public static final
CELL_AT_ROW_COLUMN
Returns the cell at the given row and column indices.
Used by: TableView and TreeTableView
Needs notify: no
Return Type:
Node
Parameters:
Integer
the row index
Integer
the column index
Diagram:
Accessible