Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Method and Description |
---|---|
static Selection |
Selection.$as(Object obj) |
Selection |
Window.getSelection() |
static Selection |
Exports.getSelection() |
Selection |
Document.getSelection()
Returns an object representing the current selection of the document that is loaded into the object displaying a webpage.
|
Copyright © 2018. All rights reserved.