JGraph X 1.0.2.8


Uses of Class
com.mxgraph.util.mxUndoableEdit

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


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