Method Summary |
|
public Element | getCellContentElement() Returns the content element of this table cell. |
public Element | getCellElement() Returns the cell DOM element. |
public int | getColumnIndex() Returns the column index of the cell. |
public ItsNatTableUI | getItsNatTableUI() Returns the parent table UI this object belongs to. |
public Element | getRowElement() Returns the row DOM element (top) parent of the cell. |
public int | getRowIndex() Returns the row index of the cell. |