Uses of Class
de.xima.fc.gui.model.form_theme.FormThemeDeletionModel
Packages that use FormThemeDeletionModel
-
Uses of FormThemeDeletionModel in de.xima.fc.gui.bean.form_theme
Methods in de.xima.fc.gui.bean.form_theme that return FormThemeDeletionModelModifier and TypeMethodDescriptionFormThemeDeletionBean.getDeletionModel()When the user wishes to delete a set of client form themes, a dialog is shown to the user with the themes to be deleted. -
Uses of FormThemeDeletionModel in de.xima.fc.gui.model.form_theme
Methods in de.xima.fc.gui.model.form_theme that return FormThemeDeletionModelModifier and TypeMethodDescriptionstatic FormThemeDeletionModelFormThemeDeletionModel.forThemes(IEntityContext ec, Mandant client, Locale locale, List<ClientFormTheme> themesToDelete) Creates the model for the given themes to be deleted.