class O2GRow

Brief

The class provides access to the row of a generic table.

Details

The namespace is com.fxcore2.

Public Methods

getCell

Gets a cell of the table.

getColumns

Gets the columns of the table.

getTableType

Gets the type of the table.

isCellChanged

Gets a flag indicating whether the value of the cell is changed.

back