Uses of Class
org.xwiki.gwt.dom.client.Document

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

Methods in org.xwiki.gwt.dom.client with parameters of type Document
 Range RangeFactory.createRange(Document doc)
           
 Selection SelectionManager.getSelection(Document doc)
           
 com.google.gwt.dom.client.Node DOMUtils.importNode(Document doc, com.google.gwt.dom.client.Node externalNode, boolean deep)
          Creates a copy of a node from an external document that can be inserted into the given document.
 



Copyright © 2004-2009 XWiki. All Rights Reserved.