Package | Description |
---|---|
org.itsnat.comp.table |
Contains interfaces of the table based components.
|
Modifier and Type | Method and Description |
---|---|
ItsNatTableCellUI |
ItsNatTableUI.getItsNatTableCellUIAt(int row,
int column)
Returns an object info of the cell element at the specified row and column.
|
ItsNatTableCellUI |
ItsNatTableUI.getItsNatTableCellUIFromNode(org.w3c.dom.Node node)
Returns an object info of the cell element containing the specified node (or the node
is itself an element of the table body).
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.