public static class HTMLElements.ElementList extends Object
| Modifier and Type | Field and Description |
|---|---|
HTMLElements.Element[] |
data
The data in the list.
|
int |
size
The size of the list.
|
| Constructor and Description |
|---|
HTMLElements.ElementList() |
public int size
public HTMLElements.Element[] data
public void addElement(HTMLElements.Element element)
Copyright © 2016. All rights reserved.