| Package | Description |
|---|---|
| com.xalys.xgl.browser.dom | |
| com.xalys.xgl.browser.dom.html |
| Modifier and Type | Method and Description |
|---|---|
HTMLCollection |
Document.getElementsByClassName(String name) |
<T extends HTMLElement<T>> |
Document.getElementsByTagName(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLFormControlsCollection<T extends HTMLElement<T>> |
class |
HTMLOptionsCollection |
| Modifier and Type | Method and Description |
|---|---|
HTMLCollection<HTMLTableCellElement> |
HTMLTableRowElement.getCells() |
HTMLCollection<HTMLTableRowElement> |
HTMLTableSectionElement.getRows() |
HTMLCollection<HTMLTableRowElement> |
HTMLTableElement.getRows() |
HTMLCollection<HTMLOptionElement> |
HTMLSelectElement.getSelectedOptions() |
HTMLCollection<HTMLTableSectionElement> |
HTMLTableElement.getTBodies() |
Copyright © 2018 Xalys. All rights reserved.