Package | Description |
---|---|
org.pepstock.charba.client.dom |
Contains all classes needed to work with DOM tree, base classes of a DOM tree.
|
Modifier and Type | Method and Description |
---|---|
static BaseHtmlDocument |
DOM.getDocument()
Returns a reference to the document that the window contains.
|