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 IResourceDescriptor
IPluginFormElementWidget.getCssForDesignerUiResource
(IPluginFormElementGetResourceParams params) Return the path to the CSS file that is loaded when the form designer is opened.default IResourceDescriptor
IPluginFormElementWidget.getCssResource
(IPluginFormElementGetResourceParams params) Return the path to the CSS file that is loaded when the form designer is opened.default IResourceDescriptor
IPluginFormElementWidget.getJavaScriptResource
(IPluginFormElementGetResourceParams params) Returns the contents of the JavaScript file that is loaded when the form designer is opened .