SMART datagrid v.1 > Classes
DataLudi.LookupSource class
It is the base class which has defined the property or method of being implemented by the objects of data lookup source of displaying another value instead of the actual value of cell in data cell. Currently, LookupTree is the one which has been implemented by inheriting this class.
Please refer to DataLookup help topic about data lookup.
- Base Classes
- EventAware > DLBase
- Inherited Classes
- LookupTree
- Properties
- id
- Inherited Methods
- EventAware.addListener
- DLBase.assign
- DLBase.getProperties
- DLBase.getProperty
- EventAware.removeListener
- DLBase.setProperties
- DLBase.setProperty
- DLBase.toggle
- See Also
- Data Lookup Overview
- DataColumn.lookupDisplay
- Examples
- Lookup Data