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 booleanIPluginFormElementWidget. isAvailableInDesigner(IPluginFormElementWidgetIsAvailableInDesignerParams params)Optional method for checking whether a widget is available in the form designer. 
 -