Package de.xima.fc.plugin.interfaces.form
package de.xima.fc.plugin.interfaces.form
-
InterfacesClassDescriptionBase interface for plugins which hook into the lifecycle of the form, such as pre-render or pre-process plugins.Interface for a data source plugin.Interface for plugins to add additional resources (CSS or JavaScript) to the form designer.Interface for plugins that may add a set of form items to the designer.A plugin that lets you add additional properties to existing form elements, which can be configured in the form designer.Interface for plugins that wish to provide custom template for the form designer.Mixin that implements the methods of
IPluginFormElementTemplate
with defaults for static form element template plugins, when you have all templates stored as resources in the plugin's class path (i.e.Interface for plugins to integrate own form element widgets within the form designer.Interface for form pre-persist plugins.Interface for a form pre-process plugin.Interface for form pre-render plugins.Interface for a form pre-respond plugin.Deprecated.This plugin type was never called and will never have any function.Plugins that allows the form render process to be customized.Interface for plugins to integrate form resources like CSS or JavaScript