| Modifier and Type | Method and Description |
|---|---|
static Selection |
Selection.$as(Object obj) |
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.
|
Selection |
Window.getSelection() |
Copyright © 2021. All rights reserved.