|
JGraph X 1.0.2.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxUndoableEdit | |
---|---|
com.mxgraph.model | |
com.mxgraph.util | |
com.mxgraph.view |
Uses of mxUndoableEdit in com.mxgraph.model |
---|
Fields in com.mxgraph.model declared as mxUndoableEdit | |
---|---|
protected mxUndoableEdit |
mxGraphModel.currentEdit
Holds the changes for the current transaction. |
Methods in com.mxgraph.model that return mxUndoableEdit | |
---|---|
protected mxUndoableEdit |
mxGraphModel.createUndoableEdit()
Creates a new undoable edit. |
Uses of mxUndoableEdit in com.mxgraph.util |
---|
Methods in com.mxgraph.util with parameters of type mxUndoableEdit | |
---|---|
void |
mxUndoManager.undoableEditHappened(mxUndoableEdit undoableEdit)
Method to be called to add new undoable edits to the history. |
Uses of mxUndoableEdit in com.mxgraph.view |
---|
Methods in com.mxgraph.view with parameters of type mxUndoableEdit | |
---|---|
protected void |
mxLayoutManager.beforeUndo(mxUndoableEdit edit)
|
|
JGraph X 1.0.2.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |