Package | Description |
---|---|
de.espirit.firstspirit.access.editor | |
de.espirit.firstspirit.access.editor.value |
Modifier and Type | Method and Description |
---|---|
TableCell |
DomTableEditorValue.getCell(Language language,
int row,
int column)
Gets the
cell of this dom table with the given row & col index
or null if no cell exists with these indices. |
Modifier and Type | Method and Description |
---|---|
TableCell |
Table.getCell(int row,
int column)
Gets the
cell of this table with the given row & col index
or null if no cell exists with these indices. |
TableCell |
TableRowDomNode.getFirstChild()
Returns the first child node or
null if there is no such node. |
TableCell |
TableCell.getNextSibling()
Returns the next sibling node or
null if there is no such node. |
TableCell |
TableCell.nextCell()
Get the next cell (of the current table row) or
null it this cell is the last cell in this row. |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210