Package org.xwiki.gwt.dom.client.internal.ie

Class Summary
ControlRange A control range is a list of DOM elements.
IEDOMUtils Contains methods from DOMUtils that require a different implementation in Internet Explorer.
IESelection The implementation of Mozilla's selection specification using Internet Explorer's selection API.
IESelection.RangeBoundary Specifies where a range starts or ends inside the DOM tree.
IESelectionManager SelectionManager implementation for Internet Explorer.
NativeRange Base class for TextRange and ControlRange, the two types of range provided by Internet Explorer.
NativeSelection Wraps the selection JavaScript object provided by Internet Explorer.
TextRange A text range is a DOM fragment that usually starts and ends inside a text node.
 

Enum Summary
TextRange.Unit A unit defining a fragment of a text range.
 



Copyright © 2004-2009 XWiki. All Rights Reserved.