public method O2GOrderRow.isCellChanged
Brief
Gets a flag indicating whether the value of the cell is changed.
boolean
isCellChanged (int iColumn)
iColumn
The index of the column. The index should be between 0 and getColumns().size() - 1.
0
getColumns()
size()
- 1
Declared in O2GRow