Uses of Interface
de.xima.fc.interfaces.plugin.param.form.IPluginFormThemeParams
-
Packages that use IPluginFormThemeParams Package Description de.xima.fc.plugin.interfaces.form -
-
Uses of IPluginFormThemeParams in de.xima.fc.plugin.interfaces.form
Methods in de.xima.fc.plugin.interfaces.form with parameters of type IPluginFormThemeParams Modifier and Type Method Description IPluginFormThemeRetVal
IPluginFormTheme. findFormThemes(IPluginFormThemeParams params)
Locates all available form themes for the given parameters that the plugin wishes to provide.
-