| 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 |
|---|---|
ElementTableStructure |
ElementGroupManager.createDefaultElementTableStructure()
Creates the default DOM element table structure.
|
ElementTableStructure |
ElementTable.getElementTableStructure()
Returns the current structure used by this table.
|
| Modifier and Type | Method and Description |
|---|---|
ElementTable |
ElementGroupManager.createElementTable(Element parentElement,
boolean removePattern,
ElementTableStructure structure,
ElementTableRenderer renderer)
Creates a pattern based DOM element table.
|
void |
ElementTable.setElementTableStructure(ElementTableStructure structure)
Sets the structure used by this table.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.