|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Selection | |
|---|---|
| com.gargoylesoftware.htmlunit.javascript.host | Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. |
| com.gargoylesoftware.htmlunit.javascript.host.html | Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. |
| Uses of Selection in com.gargoylesoftware.htmlunit.javascript.host |
|---|
| Methods in com.gargoylesoftware.htmlunit.javascript.host that return Selection | |
|---|---|
Selection |
Window.getSelection()
Returns the current selection. |
Selection |
Window.getSelectionImpl()
Returns the current selection. |
| Uses of Selection in com.gargoylesoftware.htmlunit.javascript.host.html |
|---|
| Methods in com.gargoylesoftware.htmlunit.javascript.host.html that return Selection | |
|---|---|
Selection |
HTMLDocument.getSelection_js()
Returns the value of the JavaScript attribute selection. |
Selection |
HTMLDocument.getSelection()
Returns the current selection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||