Uses of Class
org.xwiki.gwt.dom.client.internal.ie.NativeRange

Packages that use NativeRange
org.xwiki.gwt.dom.client.internal.ie   
 

Uses of NativeRange in org.xwiki.gwt.dom.client.internal.ie
 

Subclasses of NativeRange in org.xwiki.gwt.dom.client.internal.ie
 class ControlRange
          A control range is a list of DOM elements.
 class TextRange
          A text range is a DOM fragment that usually starts and ends inside a text node.
 

Methods in org.xwiki.gwt.dom.client.internal.ie that return NativeRange
 NativeRange NativeSelection.createRange()
          Creates a TextRange object from the current text selection, or a ControlRange object from a control selection.
 



Copyright © 2004-2009 XWiki. All Rights Reserved.