Uses of Interface
de.xima.fc.plugin.form.IFormRenderPluginCallback
Packages that use IFormRenderPluginCallback
- 
Uses of IFormRenderPluginCallback in de.xima.fc.plugin.interfaces.form
Methods in de.xima.fc.plugin.interfaces.form that return types with arguments of type IFormRenderPluginCallbackModifier and TypeMethodDescriptionIterable<? extends IFormRenderPluginCallback>IPluginFormRenderCallback.createCallbacks()Gets a list of callbacks to invoke when a form is rendered.