Uses of Interface
de.xima.fc.plugin.interfaces.form.IPluginFormElementWidget
Packages that use IPluginFormElementWidget
Package
Description
Package for API access to system configuration.
-
Uses of IPluginFormElementWidget in de.xima.fc.api.system
Methods in de.xima.fc.api.system that return types with arguments of type IPluginFormElementWidgetModifier and TypeMethodDescriptionPluginAPI.getFormElementWidgetPlugins
(UserContext uc, Mandant client, Locale locale) -
Uses of IPluginFormElementWidget in de.xima.fc.form
Methods in de.xima.fc.form that return IPluginFormElementWidgetModifier and TypeMethodDescriptionstatic IPluginFormElementWidget
FormHelper.getFormElementWidgetPlugin
(Mandant client, String pluginName) Methods in de.xima.fc.form that return types with arguments of type IPluginFormElementWidgetModifier and TypeMethodDescriptionstatic Map<String,
IPluginFormElementWidget> FormHelper.getFormElementWidgetPlugins
(Mandant client) static Map<String,
org.apache.commons.lang3.tuple.Pair<IPluginFormElementWidget, Long>> FormHelper.getFormElementWidgetPluginsWithInstanceTime
(Mandant client) -
Uses of IPluginFormElementWidget in de.xima.fc.handler.interfaces.system
Methods in de.xima.fc.handler.interfaces.system that return types with arguments of type IPluginFormElementWidgetModifier and TypeMethodDescriptionIPluginHandler.getFormElementWidgetPlugins
(UserContext uc, Mandant mandant, Locale locale) -
Uses of IPluginFormElementWidget in de.xima.fc.handler.system
Methods in de.xima.fc.handler.system that return types with arguments of type IPluginFormElementWidgetModifier and TypeMethodDescriptionPluginHandler.getFormElementWidgetPlugins
(UserContext uc, Mandant mandant, Locale locale)