public interface IEditView extends IView
IEditPresenter
Modifier and Type | Method and Description |
---|---|
void |
onAddRedo()
Notify adding a undo task
|
void |
onAddUndo()
Notify adding a redo task
|
void |
onClearUndoList()
Notify clearing the undo/redo task list
|
setTaskEnabled, setTaskState