Uses of Class
de.xima.fc.logic.form_theme.ClientFormThemeUsages
-
Packages that use ClientFormThemeUsages Package Description de.xima.fc.logic.form_theme -
-
Uses of ClientFormThemeUsages in de.xima.fc.logic.form_theme
Methods in de.xima.fc.logic.form_theme that return ClientFormThemeUsages Modifier and Type Method Description ClientFormThemeUsagesFormThemeUsages. clientUsages(Mandant client)Gets the usages of the form theme within the given client.static ClientFormThemeUsagesClientFormThemeUsages. empty()Creates an empty instance with no usages.Methods in de.xima.fc.logic.form_theme that return types with arguments of type ClientFormThemeUsages Modifier and Type Method Description Map<Mandant,ClientFormThemeUsages>FormThemeUsages. clientUsages()Gets the usages of the form theme within each client.
-