| Package | Description |
|---|---|
| org.xwiki.gwt.dom.client |
| Modifier and Type | Method and Description |
|---|---|
static Text |
Text.as(com.google.gwt.dom.client.Node node)
Casts a
Node to an instance of this type. |
Text |
TextFragment.getText() |
| Constructor and Description |
|---|
TextFragment(Text text,
int startIndex,
int endIndex)
Creates a new fragment of the given text node.
|
Copyright © 2004–2016 XWiki. All rights reserved.