SMART datagrid v.1 > Classes

Back  Forward

DataLudi.LabelCell  class

The object which is used to transfer the information of one cell belonging to LabelColumn

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
ValueCell > GridCell > DLBase
Inherited Properties
ValueCell.displayText
GridCell.error
GridCell.errorLevel
GridCell.index
GridCell.name
GridCell.row
GridCell.styles
ValueCell.value
Inherited Methods
DLBase.assign
DLBase.getProperties
DLBase.getProperty
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
LabelColumn
DataCell
Examples
Hello Grid
Hello Tree