Package de.xima.fc.gui.bean
Class UnsavedChangesBean
- java.lang.Object
 - 
- de.xima.fc.gui.bean.UnsavedChangesBean
 
 
- 
- All Implemented Interfaces:
 Serializable
@Named @ViewScoped public class UnsavedChangesBean extends Object implements Serializable
Bean to keep track of unsaved changes in the GUI.- Since:
 - 8.2.0
 - Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description UnsavedChangesBean() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddiscardChanges()booleanisStateHoldingView()voidsaveChanges() 
 -