Assetize

Presentation XML · Data controls

Wall Calendar <wallcalendar>

A calendar grid over date-bound records.

Application Designer edits <wallcalendar> through its "Wall Calendar Properties" dialog, backed by the CTRL_WALLCALENDR object: 6 properties, each with the type, length and value list the product itself declares.

In the 204 stock presentations it appears 2 times on 2 screens, inside <systemlib> (1), <tab> (1); it is a leaf.

Where it goes

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

Properties

PropertyValueWhat it doesSource
dataattributeattributeAttribute. UPPER 254. Stock screens: 1 use on 1 screen, values WORKHOURS (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_WALLCALENDR.DATAATTRIBUTE; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · CALENDR#display_wallcalendar
dateattributestringDate Attribute. UPPER 254. Stock screens: 1 use on 1 screen, values WORKDATE (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_WALLCALENDR.DATEATTRIBUTE; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · CALENDR#display_wallcalendar
relationshiprelationshipRelationship. UPPER 50. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_WALLCALENDR.RELATIONSHIP; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab

Example

<!-- CALENDR · display_wallcalendar -->
<wallcalendar dataattribute="WORKHOURS" dateattribute="WORKDATE" id="display_wallcalendar"/>

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