Uses of Interface
de.xima.fc.interfaces.plugin.param.form.IPluginFormElementGetResourceParams
Packages that use IPluginFormElementGetResourceParams
- 
Uses of IPluginFormElementGetResourceParams in de.xima.fc.plugin.interfaces.form
Methods in de.xima.fc.plugin.interfaces.form with parameters of type IPluginFormElementGetResourceParamsModifier and TypeMethodDescriptiondefault IResourceDescriptorIPluginFormElementWidget.getCssForDesignerUiResource(IPluginFormElementGetResourceParams params) Return the path to the CSS file that is loaded when the form designer is opened.default IResourceDescriptorIPluginFormElementWidget.getCssResource(IPluginFormElementGetResourceParams params) Return the path to the CSS file that is loaded when the form designer is opened.default IResourceDescriptorIPluginFormElementWidget.getJavaScriptResource(IPluginFormElementGetResourceParams params) Returns the contents of the JavaScript file that is loaded when the form designer is opened .