Uses of Interface
org.loboevolution.html.node.Selection
Package
Description
-
Uses of Selection in org.loboevolution.apache.xml.dtm.ref
-
Uses of Selection in org.loboevolution.html.dom.nodeimpl
Modifier and TypeMethodDescriptionDocumentImpl.getSelection()
Returns an object representing the current selection of the document that is loaded into the object displaying a webpage. -
Uses of Selection in org.loboevolution.html.js
-
Uses of Selection in org.loboevolution.html.js.xml
Modifier and TypeMethodDescriptionXMLDocument.getSelection()
Returns an object representing the current selection of the document that is loaded into the object displaying a webpage. -
Uses of Selection in org.loboevolution.html.node
Modifier and TypeMethodDescriptionDocument.getSelection()
Returns an object representing the current selection of the document that is loaded into the object displaying a webpage. -
Uses of Selection in org.loboevolution.js