| 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 | Interface and Description |
|---|---|
interface |
ElementTableFree
Represents an integer indexed DOM Element table, row elements and cell elements can have different
tag names (the meaning of "free").
|
| Modifier and Type | Method and Description |
|---|---|
ElementListFree |
ElementGroupManager.createElementListFree(Element parentElement,
boolean master)
Creates a DOM element list manager.
|
ElementListFree |
ElementTableFree.getCellElementListOfRow(int row)
Returns the cell elements of the specified row as an element list.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.