Package | Description |
---|---|
elemental.dom | |
elemental.html | |
elemental.js.html |
Modifier and Type | Method and Description |
---|---|
Selection |
ShadowRoot.getSelection() |
Selection |
Document.getSelection()
Returns a
Selection
object related to text selected in the document. Node.getUserData
Returns any data previously set on the node via setUserData() by key Node.hasAttributes
Indicates whether the node possesses attributes Node.hasChildNodes
Returns a Boolean value indicating whether the current element has child nodes or not. |
Modifier and Type | Method and Description |
---|---|
Selection |
Window.getSelection() |
Modifier and Type | Class and Description |
---|---|
class |
JsSelection |
Copyright © 2018. All rights reserved.