Uses of Class
com.xpn.xwiki.wysiwyg.client.util.DocumentFragment

Packages that use DocumentFragment
com.xpn.xwiki.wysiwyg.client.selection   
com.xpn.xwiki.wysiwyg.client.selection.internal   
 

Uses of DocumentFragment in com.xpn.xwiki.wysiwyg.client.selection
 

Methods in com.xpn.xwiki.wysiwyg.client.selection that return DocumentFragment
 DocumentFragment Range.cloneContents()
          Duplicates the contents of a Range.
 DocumentFragment Range.extractContents()
          Moves the contents of a Range from the containing document or document fragment to a new DocumentFragment.
 

Uses of DocumentFragment in com.xpn.xwiki.wysiwyg.client.selection.internal
 

Methods in com.xpn.xwiki.wysiwyg.client.selection.internal that return DocumentFragment
 DocumentFragment IERange.cloneContents()
           
 DocumentFragment DefaultRange.cloneContents()
          Duplicates the contents of a Range.
 DocumentFragment IERange.extractContents()
           
 DocumentFragment DefaultRange.extractContents()
          Moves the contents of a Range from the containing document or document fragment to a new DocumentFragment.
 



Copyright © 2004-2008 XWiki. All Rights Reserved.