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

Packages that use Text
org.xwiki.gwt.dom.client   
 

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

Methods in org.xwiki.gwt.dom.client that return Text
static Text Text.as(com.google.gwt.dom.client.Node node)
          Casts a Node to an instance of this type.
 Text TextFragment.getText()
           
 

Constructors in org.xwiki.gwt.dom.client with parameters of type Text
TextFragment(Text text, int startIndex, int endIndex)
          Creates a new fragment of the given text node.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.