Uses of Interface
de.xima.fc.plugin.interfaces.form.IPluginFormTheme
-
Packages that use IPluginFormTheme Package Description de.xima.fc.logic.form_theme -
-
Uses of IPluginFormTheme in de.xima.fc.logic.form_theme
Methods in de.xima.fc.logic.form_theme that return types with arguments of type IPluginFormTheme Modifier and Type Method Description List<IPluginFormTheme>
ClientFormThemeUsages. asParentPluginTheme()
Gets all client plugins that use the form theme as their parent.List<IPluginFormTheme>
FormThemeUsages. asParentPluginTheme()
Gets all system plugins that use the form theme as a parent.
-