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

NameTypeOptionalDefaultDescripton
oTreeBiTree2tree component

Properties

NameTypegetsetDescripton
treeViewBiTree2checkedcheckedThe tree view the data model is acting on

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

None.