Uses of Class
de.xima.fc.gui.model.form_theme.FormThemeDeletionModel.ThemeDeletionItem
-
Packages that use FormThemeDeletionModel.ThemeDeletionItem Package Description de.xima.fc.gui.model.form_theme -
-
Uses of FormThemeDeletionModel.ThemeDeletionItem in de.xima.fc.gui.model.form_theme
Methods in de.xima.fc.gui.model.form_theme that return types with arguments of type FormThemeDeletionModel.ThemeDeletionItem Modifier and Type Method Description List<FormThemeDeletionModel.ThemeDeletionItem>
FormThemeDeletionModel. getAllThemesToDelete()
Gets the IDs and UUIDs of all client form themes that were marked for deletion, seeisDelete()
.List<FormThemeDeletionModel.ThemeDeletionItem>
FormThemeDeletionModel.ThemeGroup. getItems()
The list ofclient form themes
to which these messages apply.
-