Uses of Class
de.xima.fc.gui.model.form_theme.FormThemeDeletionModel.ThemeGroup
-
Packages that use FormThemeDeletionModel.ThemeGroup Package Description de.xima.fc.gui.model.form_theme -
-
Uses of FormThemeDeletionModel.ThemeGroup in de.xima.fc.gui.model.form_theme
Methods in de.xima.fc.gui.model.form_theme that return FormThemeDeletionModel.ThemeGroup Modifier and Type Method Description FormThemeDeletionModel.ThemeGroup
FormThemeDeletionModel. getDeletable()
Gets the themes that are not in use anymore and can be deleted.FormThemeDeletionModel.ThemeGroup
FormThemeDeletionModel. getDeletableWithWarnings()
Gets the themes that are still in use, but their deletion would not cause any issues.FormThemeDeletionModel.ThemeGroup
FormThemeDeletionModel. getNonDeletable()
Gets the themes that are still in use and cannot be deleted.
-