Assetize

Presentation XML · Data controls

Bimtree <bimtree>

Framework control: 2 uses across 1 stock screen, inside <sectioncol>.

<bimtree> has no Application Designer property sheet: it is written by the framework or an add-on and edited in XML. Its properties are the attributes the stock screens actually use.

In the 204 stock presentations it appears 2 times on 1 screen, inside <sectioncol> (2); it contains <treenode> (2).

Where it goes

Sits inside: <sectioncol>. May contain: <treenode>.

Properties

PropertyValueWhat it doesSource

Example

<!-- WOTRACK · view_tree -->
<bimtree beanclass="psdi.webclient.beans.bim.viewer.WOTreeBean" checkfornewnodes="true" dataattribute="label" expandallnodes="true" height="150" id="view_tree" maxchildren="100" orderby="Label asc" width="450">

Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#view_tree