SMART datagrid v.1 > Classes

Back  Forward

DataLudi.TreeDataRow  classno-lite

The data row of TreeDataSet

These objects are created and deleted within Data Set if necessary. The developer does not need to directly create them. 

Base Classes
DLBase
Properties
children
count
dataSet
descendantCount
iconIndex
index
level
parent
rowId
rowState
Methods
findChild
getAncestors
getChild
getChildObjects
getDescendants
getObject
getValues
indexOf
isAncestorOf
Inherited Methods
DLBase.assign
DLBase.getProperties
DLBase.getProperty
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
TreeDataSet
Tree Overview
Examples
Hello Tree
Tree Data Set