Uses of Class
com.xpn.xwiki.wysiwyg.client.history.internal.DefaultHistory.Entry

Packages that use DefaultHistory.Entry
com.xpn.xwiki.wysiwyg.client.history.internal   
 

Uses of DefaultHistory.Entry in com.xpn.xwiki.wysiwyg.client.history.internal
 

Methods in com.xpn.xwiki.wysiwyg.client.history.internal that return DefaultHistory.Entry
 DefaultHistory.Entry DefaultHistory.Entry.getNextEntry()
           
 DefaultHistory.Entry DefaultHistory.Entry.getPreviousEntry()
           
 

Methods in com.xpn.xwiki.wysiwyg.client.history.internal with parameters of type DefaultHistory.Entry
 void DefaultHistory.Entry.setNextEntry(DefaultHistory.Entry nextEntry)
           
 void DefaultHistory.Entry.setPreviousEntry(DefaultHistory.Entry previousEntry)
           
 



Copyright © 2004-2008 XWiki. All Rights Reserved.