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.ThemeGroupFormThemeDeletionModel. getDeletable()Gets the themes that are not in use anymore and can be deleted.FormThemeDeletionModel.ThemeGroupFormThemeDeletionModel. getDeletableWithWarnings()Gets the themes that are still in use, but their deletion would not cause any issues.FormThemeDeletionModel.ThemeGroupFormThemeDeletionModel. getNonDeletable()Gets the themes that are still in use and cannot be deleted.
-