Uses of Interface
com.xpn.xwiki.wysiwyg.client.plugin.history.History

Packages that use History
com.xpn.xwiki.wysiwyg.client.plugin.history.exec   
 

Uses of History in com.xpn.xwiki.wysiwyg.client.plugin.history.exec
 

Methods in com.xpn.xwiki.wysiwyg.client.plugin.history.exec that return History
protected  History AbstractHistoryExecutable.getHistory()
           
 

Constructors in com.xpn.xwiki.wysiwyg.client.plugin.history.exec with parameters of type History
AbstractHistoryExecutable(History history)
          Creates a new history executable that will be using the given history.
RedoExecutable(History history)
          Creates a new redo executable that uses the given history.
UndoExecutable(History history)
          Creates a new undo executable that uses the given history.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.