JGraph X 0.15.0.3


Uses of Class
com.mxgraph.util.mxUndoableEdit

Packages that use mxUndoableEdit
com.mxgraph.model   
com.mxgraph.util   
 

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.
 


JGraph X 0.15.0.3


Copyright (c) 2008 Gaudenz Alder. All rights reserved.