public class JsSelection
extends com.google.gwt.core.client.JavaScriptObject
JavaScriptObject
representing a text selection.Modifier | Constructor and Description |
---|---|
protected |
JsSelection()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getHtml() |
String |
getText() |
void |
removeAllRanges()
Clears the entire selection with all contained ranges.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.