Uses of Interface
org.xwiki.gwt.wysiwyg.client.plugin.history.History

Packages that use History
org.xwiki.gwt.wysiwyg.client.plugin.history.exec   
 

Uses of History in org.xwiki.gwt.wysiwyg.client.plugin.history.exec
 

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

Constructors in org.xwiki.gwt.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-2013 XWiki. All Rights Reserved.