Uses of Interface
com.xpn.xwiki.wysiwyg.client.selection.Selection

Packages that use Selection
com.xpn.xwiki.wysiwyg.client.selection   
com.xpn.xwiki.wysiwyg.client.selection.internal   
 

Uses of Selection in com.xpn.xwiki.wysiwyg.client.selection
 

Methods in com.xpn.xwiki.wysiwyg.client.selection that return Selection
 Selection SelectionManager.getSelection(com.google.gwt.dom.client.IFrameElement iframe)
           
 

Uses of Selection in com.xpn.xwiki.wysiwyg.client.selection.internal
 

Classes in com.xpn.xwiki.wysiwyg.client.selection.internal that implement Selection
 class AbstractSelection
           
 class DefaultSelection
           
 class IESelection
           
 

Methods in com.xpn.xwiki.wysiwyg.client.selection.internal that return Selection
 Selection IESelectionManager.getSelection(com.google.gwt.dom.client.IFrameElement iframe)
          
 Selection DefaultSelectionManager.getSelection(com.google.gwt.dom.client.IFrameElement iframe)
          
 



Copyright © 2004-2008 XWiki. All Rights Reserved.