Class FormBackupVersion
java.lang.Object
de.xima.fc.gui.designer.form.model.FormBackupVersion
- All Implemented Interfaces:
Serializable
Similar to a
SelectItem
, but immutable and with a type-safe getValue()
method for a form backup
version.- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FormBackupVersion
- Parameters:
label
- Label of the backup version.id
- ID of theFormVersionBackup
.
-
-
Method Details