Uses of Interface
org.xwiki.gwt.dom.client.Selection

Packages that use Selection
org.xwiki.gwt.dom.client   
 

Uses of Selection in org.xwiki.gwt.dom.client
 

Methods in org.xwiki.gwt.dom.client that return Selection
 Selection Document.getSelection()
          We've added this method because at the time of writing Document doesn't offer support for retrieving the current selection.
 Selection SelectionManager.getSelection(Document doc)
           
 



Copyright © 2004–2015 XWiki. All rights reserved.