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

Packages that use RangeFactory
org.xwiki.gwt.dom.client   
org.xwiki.gwt.dom.client.internal   
 

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

Fields in org.xwiki.gwt.dom.client declared as RangeFactory
static RangeFactory RangeFactory.INSTANCE
          We create the singleton instance using deferred binding in order to use different implementations for different browsers.
 

Uses of RangeFactory in org.xwiki.gwt.dom.client.internal
 

Classes in org.xwiki.gwt.dom.client.internal that implement RangeFactory
 class DefaultRangeFactory
          The default RangeFactory implementation.
 



Copyright © 2004-2009 XWiki. All Rights Reserved.