Class FormThemeEditModeSimpleModel

All Implemented Interfaces:
IItemListModel<ClientFormTheme>, IUpdatable, IEntityListModel<ClientFormTheme>, IEntityListModelSelectByView<ClientFormTheme>, Serializable, AutoCloseable

public final class FormThemeEditModeSimpleModel extends EntityListModelSelectByView<ClientFormTheme> implements AutoCloseable
Implementation of the list model for the client form themes, when the edit mode is set to SIMPLE. In simple edit mode, the user sees a list of client form themes. They can select a theme to edit it. The user can also create a new theme.
Since:
8.3.0
Author:
XIMA MEDIA GmbH
See Also: