Assetize

Presentation XML · Actions

App Bar <appbar>

The application toolbar container.

Application Designer edits <appbar> through its "App Bar Properties" dialog, backed by the CTRL_APPBAR object: 5 properties, each with the type, length and value list the product itself declares.

In the 204 stock presentations it appears 9 times on 8 screens, inside <clientarea> (7), <section> (1), <systemlib> (1); it is a leaf.

Where it goes

Sits inside: <clientarea>, <section>, <systemlib>. May contain: none (a leaf control).

Properties

PropertyValueWhat it doesSource
appbarlinksstringAppbarlinks. ALN 500. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_APPBAR.APPBARLINKS; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab
labelstringLabel. ALN 4000. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_APPBAR.LABEL; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab

Example

<!-- CREATEDR · desktopreqs -->
<appbar id="desktopreqs"/>

Sources: MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_APPBAR; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · mxdproperties_appbar; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · CREATEDR#desktopreqs