Uses of Interface
de.xima.fc.form.common.models.IXItemWidget
Packages that use IXItemWidget
Package
Description
-
Uses of IXItemWidget in de.xima.fc.form
Methods in de.xima.fc.form with parameters of type IXItemWidgetModifier and TypeMethodDescriptionstatic String
FormHelper.createWidgetResourceUrl
(IFormRenderContext renderCtx, IXFormRenderConfig xformConfig, XItemWidgetWrapper wrapper, IXItemWidget widget) -
Uses of IXItemWidget in de.xima.fc.form.common.models
Methods in de.xima.fc.form.common.models that return IXItemWidgetMethods in de.xima.fc.form.common.models that return types with arguments of type IXItemWidgetConstructor parameters in de.xima.fc.form.common.models with type arguments of type IXItemWidgetModifierConstructorDescriptionXItemWidgetWrapper
(String uuid, Class<? extends IXItemWidget> wrap, Long versionTimestamp, String pluginName) -
Uses of IXItemWidget in de.xima.fc.interfaces.plugin.param.form
Methods in de.xima.fc.interfaces.plugin.param.form that return types with arguments of type IXItemWidgetModifier and TypeMethodDescriptionClass<? extends IXItemWidget>
IPluginFormElementWidgetIsAvailableInDesignerParams.getWidget()
-
Uses of IXItemWidget in de.xima.fc.plugin.interfaces.form
Methods in de.xima.fc.plugin.interfaces.form that return types with arguments of type IXItemWidgetModifier and TypeMethodDescriptionList<Class<? extends IXItemWidget>>
IPluginFormElementWidget.getWidgets
(Locale locale)