Uses of Class
jApp.Undoer

Uses of Undoer in jApp
 

Fields in jApp declared as Undoer
protected  Undoer Document.m_Undoer
           
 

Methods in jApp that return Undoer
protected  Undoer Document.createUndoer()
          Creates the Undoer object for this Document.
 Undoer Document.getUndoer()
          Gets the Undoer object for this Document.