| 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 |
|---|---|
ElementListRenderer |
ElementGroupManager.createDefaultElementListRenderer()
Creates the default DOM element list renderer.
|
ElementListRenderer |
ElementList.getElementListRenderer()
Returns the current renderer 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.setElementListRenderer(ElementListRenderer renderer)
Sets the renderer used by this list.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.