BiTree2DataModel
This data model is to be used with BiTree2. It uses the BiTree2Row and BiTree2Cell to provide the data
This class extends BiTreeDataModel and therefore all methods and fields available for BiTreeDataModel are also available for BiTree2DataModel .
Constructor
new BiTree2DataModel ( oTree )
Parameters
| Name | Type | Optional | Default | Descripton |
oTree | | tree component |
Properties
| Name | Type | get | set | Descripton |
treeView | | ![]() | ![]() | The tree view the data model is acting on |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.
