Uses of Class
de.xima.fc.logic.form_theme.FormThemeUsages
-
Packages that use FormThemeUsages Package Description de.xima.fc.logic.form_theme -
-
Uses of FormThemeUsages in de.xima.fc.logic.form_theme
Methods in de.xima.fc.logic.form_theme that return FormThemeUsages Modifier and Type Method Description static FormThemeUsages
FormThemeUsages. empty()
Gets an empty form theme usages object with any usages.static FormThemeUsages
FormThemeManager. findFormThemeUsages(IEntityContext ec, Mandant client, FormThemeReference themeReference)
Finds all locations where the given form theme is still used.static FormThemeUsages
FormThemeManager. findFormThemeUsages(IEntityContext ec, Mandant client, PluginRuntime runtime)
Finds all locations where any theme from the given form theme plugin is still used.
-