Presentation XML · Data controls
Dojotreenoderelation <dojotreenoderelation>
Framework control: 6 uses across 1 stock screen, inside <dojotreenode>.
<dojotreenoderelation> 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 6 times on 1 screen, inside <dojotreenode> (6); it is a leaf.
Where it goes
Sits inside: <dojotreenode>. May contain: none (a leaf control).
Properties
| Property | Value | What it does | Source |
|---|---|---|---|
relation | string | Not on Application Designer's dojotreenoderelation property sheet: written in XML only. Stock screens: 6 uses on 1 screen, values ASSETCHILDREN (1), CHILDLOCATIONS.PM (1), CHILDLOCATIONS.TOPASSET (1), CHILDREN (1), PM (1) … 6 distinct. | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#extended_drilldown_node_location_hierarchy |
sort | string | Not on Application Designer's dojotreenoderelation property sheet: written in XML only. Stock screens: 6 uses on 1 screen, values assetnum (2), pmnum (2), itemnum (1), location (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#extended_drilldown_node_location_hierarchy |
Example
<!-- LIBRARY · extended_drilldown_node_location_hierarchy -->
<dojotreenoderelation id="extended_drilldown_node_location_hierarchy" relation="CHILDREN" sort="location"/>
Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#extended_drilldown_node_location_hierarchy