|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NativeSelection | |
|---|---|
| org.xwiki.gwt.dom.client.internal | |
| org.xwiki.gwt.dom.client.internal.mozilla | |
| Uses of NativeSelection in org.xwiki.gwt.dom.client.internal |
|---|
| Methods in org.xwiki.gwt.dom.client.internal that return NativeSelection | |
|---|---|
protected NativeSelection |
DefaultSelection.getNativeSelection()
|
| Constructors in org.xwiki.gwt.dom.client.internal with parameters of type NativeSelection | |
|---|---|
DefaultSelection(NativeSelection nativeSelection)
Creates a new selection object. |
|
| Uses of NativeSelection in org.xwiki.gwt.dom.client.internal.mozilla |
|---|
| Methods in org.xwiki.gwt.dom.client.internal.mozilla that return NativeSelection | |
|---|---|
static NativeSelection |
NativeSelection.getInstance(Document document)
Retrieves the native selection object using Mozilla's API. |
| Constructors in org.xwiki.gwt.dom.client.internal.mozilla with parameters of type NativeSelection | |
|---|---|
MozillaSelection(NativeSelection nativeSelection)
Creates a new selection object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||