The fl.controls.dataGridClasses package contains classes that the DataGrid component uses to maintain and display information. These classes are specific to DataGrid, and not used by any other components.



Classes
 ClassDescription
 DataGridCellEditorThe DataGridCellEditor class defines the default item editor for a DataGrid control.
 DataGridColumnThe DataGridColumn class describes a column in a DataGrid component.
 HeaderRendererThe HeaderRenderer class displays the column header for the current DataGrid column.