Uses of Interface
de.xima.fc.interfaces.plugin.param.form.IPluginFormElementWidgetIsAvailableInDesignerParams
-
Packages that use IPluginFormElementWidgetIsAvailableInDesignerParams Package Description de.xima.fc.plugin.interfaces.form -
-
Uses of IPluginFormElementWidgetIsAvailableInDesignerParams in de.xima.fc.plugin.interfaces.form
Methods in de.xima.fc.plugin.interfaces.form with parameters of type IPluginFormElementWidgetIsAvailableInDesignerParams Modifier and Type Method Description default boolean
IPluginFormElementWidget. isAvailableInDesigner(IPluginFormElementWidgetIsAvailableInDesignerParams params)
Optional method for checking whether a widget is available in the form designer.
-