| Package | Description |
|---|---|
| org.itsnat.core.domutil |
Contains utilities to manipulate DOM elements using the pattern approach (lists, tables and trees)
and other utility classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ElementListStructure |
ElementGroupManager.createDefaultElementListStructure()
Creates the default DOM element list structure.
|
ElementListStructure |
ElementList.getElementListStructure()
Returns the current structure used by this list.
|
| Modifier and Type | Method and Description |
|---|---|
ElementList |
ElementGroupManager.createElementList(Element parentElement,
boolean removePattern,
ElementListStructure structure,
ElementListRenderer renderer)
Creates a pattern based DOM element list.
|
void |
ElementList.setElementListStructure(ElementListStructure structure)
Sets the structure used by this list.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.