Presentation XML · Framework and add-on tags
Spatialdispatcherctrl <spatialdispatcherctrl>
Framework control: 19 uses across 19 stock screens, inside <tab>.
<spatialdispatcherctrl> 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 19 times on 19 screens, inside <tab> (13), <section> (4), <page> (1), <tabgroup> (1); it is a leaf.
Where it goes
Sits inside: <tab>, <section>, <page>, <tabgroup>. May contain: none (a leaf control).
Properties
| Property | Value | What it does | Source |
|---|---|---|---|
datasrc | control-id | Not on Application Designer's spatialdispatcherctrl property sheet: written in XML only. Stock screens: 19 uses on 19 screens, values MAINRECORD (17), results_showlist (2). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#spatialmapdispatcher |
Example
<!-- WOTRACK · spatialmapdispatcher -->
<spatialdispatcherctrl datasrc="MAINRECORD" id="spatialmapdispatcher"/>
Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#spatialmapdispatcher