Uses of Interface
de.xima.fc.plugin.interfaces.form.IPluginFormPreRender
-
Packages that use IPluginFormPreRender Package Description de.xima.fc.plugin -
-
Uses of IPluginFormPreRender in de.xima.fc.plugin
Methods in de.xima.fc.plugin with parameters of type IPluginFormPreRender Modifier and Type Method Description static IPluginFormPreRenderRetValPluginExecutor. executeFormPreRender(IPluginFormPreRender plugin, IPluginFormPreRenderParams params)Executes a single form pre-render plugin.
-