DataGrid REALbasic Plugin |
|
CellFactoryType Module
This module defines constants for cell factory types in the Einhugur Grid controls.
NoteThis module is defined in the TypeLib plugin.
Constants
Normal = 0 | A regular cell type. |
Extended = 1 | A extended cell type. |
ProgressBar = 2 | A progress bar cell type. |
CheckBox = 3 | A check box cell type. |
SmallCheckBox = 4 | A small check box cell type. |
PopUpMenu = 5 | A popup menu cell type. |