Package org.opencms.acacia.client
Class CmsUndoRedoHandler.UndoRedoState
java.lang.Object
org.opencms.acacia.client.CmsUndoRedoHandler.UndoRedoState
- Enclosing class:
- CmsUndoRedoHandler
Representing the undo/redo state.
-
Method Summary
-
Method Details
-
hasRedo
Returns if there are changes to be re done.- Returns:
true
if there are changes to be re done.
-
hasUndo
Returns if there are changes to be undone.- Returns:
true
if there are changes to be undone.
-