Uses of Interface
de.xima.fc.plugin.form.IFormRenderPluginCallback
- 
Packages that use IFormRenderPluginCallback Package Description de.xima.fc.plugin.interfaces.form  - 
- 
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 IFormRenderPluginCallback Modifier and Type Method Description Iterable<? extends IFormRenderPluginCallback>IPluginFormRenderCallback. createCallbacks()Gets a list of callbacks to invoke when a form is rendered. 
 -