public method IO2GOrderTableRow.isCellChanged
    
Brief
Gets a flag indicating whether the value of the cell is changed.
| Declaration | ||||
  | 
  ||||
| Parameters | |
column | 
    The index of the column. The index should be between   | 
  
Details
The flag can be uses for optimizing processing of chnages. Example, a GUI client application, that show tables, can redraw only changed value for this row.
Declared in IO2GRow