| 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 |
|---|---|
TableCellElementInfo |
ElementTableBase.getTableCellElementInfoAt(int row,
int column)
Returns an object info of the cell element specified by the row and column indexes.
|
TableCellElementInfo |
ElementTableBase.getTableCellElementInfoFromNode(Node node)
Returns an object info of the cell element containing the specified node (or the node
is itself a cell element of the table).
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.