public abstract class CayenneUndoableEdit extends AbstractUndoableEdit
| Modifier and Type | Field and Description |
|---|---|
protected ActionManager |
actionManager |
protected ProjectController |
controller |
RedoName, UndoName| Constructor and Description |
|---|
CayenneUndoableEdit() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRedo() |
boolean |
canUndo() |
addEdit, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, toString, undoprotected ActionManager actionManager
protected ProjectController controller
public boolean canRedo()
canRedo in interface UndoableEditcanRedo in class AbstractUndoableEditpublic boolean canUndo()
canUndo in interface UndoableEditcanUndo in class AbstractUndoableEditCopyright © 2001–2015 Apache Cayenne. All rights reserved.