SMART datagrid v.1 > Classes

Back  Forward

DataLudi.GroupCell  class

The object which is transferred by parameter of callback function with including the information of cell in which only displays column group. 

Since it is created and removed internally, you do not need to directly create this class object. 

It is used as the parameter of DynamicStyleImpl.callback function. 

Base Classes
GridCell > DLBase
Inherited Properties
GridCell.error
GridCell.errorLevel
GridCell.index
GridCell.name
GridCell.row
GridCell.styles
Inherited Methods
DLBase.assign
DLBase.getProperties
DLBase.getProperty
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
ColumnGroup
Examples
Hello Grid
Hello Tree