Presentation XML · Containers
Control Container <controlcontainer>
A generic container the framework fills at run time.
Application Designer edits <controlcontainer> through its "Control Container Properties" dialog, backed by the CTRL_CTCONTAINER object: 3 properties, each with the type, length and value list the product itself declares.
In the 204 stock presentations it appears 7 times on 7 screens, inside <sectionheader> (5), <systemlib> (2); it contains <hyperlink> (25), <image> (20).
Where it goes
Sits inside: <sectionheader>, <systemlib>. May contain: <hyperlink>, <image>.
Properties
| Property | Value | What it does | Source |
|---|
Example
<!-- LIBRARY · desktopreqheaderlinks -->
<controlcontainer id="desktopreqheaderlinks">
Sources: MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CTCONTAINER; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · mxdproperties_controlcontainer; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#desktopreqheaderlinks