Presentation XML · Containers
Client Area <clientarea>
The scrollable body of the page, normally holding one tabgroup.
Application Designer edits <clientarea> through its "Client Area Properties" dialog, backed by the CTRL_CLIENTAREA object: 3 properties, each with the type, length and value list the product itself declares.
In the 204 stock presentations it appears 201 times on 199 screens, inside <page> (201); it contains <tabgroup> (199), <datasrc> (27), <appbar> (7), <lbsdatacollection> (4), <miniapp> (4).
Where it goes
Sits inside: <page>. May contain: <tabgroup>, <datasrc>, <appbar>, <lbsdatacollection>, <miniapp>, <section>, <defaultvalue>, <bimviewer>, <ecommframe>, <startcenter>.
Properties
| Property | Value | What it does | Source |
|---|
Example
<!-- WOTRACK · clientarea -->
<clientarea id="clientarea">
Sources: MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CLIENTAREA; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · mxdproperties_clientarea; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#clientarea