Assetize

Presentation XML · Containers

Section Header <sectionheader>

A titled heading inside a section, optionally bound to an attribute for a dynamic title.

Application Designer edits <sectionheader> through its "Section Header Properties" dialog, backed by the CTRL_SECTIONHDR object: 6 properties, each with the type, length and value list the product itself declares.

In the 204 stock presentations it appears 280 times on 71 screens, inside <table> (220), <dialog> (48), <section> (11), <systemlib> (1); it contains <paramvalues> (278), <controlcontainer> (5).

Where it goes

Sits inside: <table>, <dialog>, <section>. May contain: <paramvalues>, <controlcontainer>.

Properties

PropertyValueWhat it doesSource
datasrccontrol-idData Source ID. ALN 128. Stock screens: 32 uses on 6 screens, values MAINRECORD (9), template_template_detail_table2 (4), appls_app_table (3), coldef_grid1a_1_1_struct_detail_table2 (3), alias_grid1a_1_1_struct_detail_table2 (1) … 17 distinct.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTIONHDR.DATASRC; 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/*) · CHRTACCT#glmaint_grid1_1_1_glmaintTable_sectionheader
labelstringLabel. ALN 4000. Stock screens: 53 uses on 9 screens, values {0} (48), Requisition {0} (3), Service Request {0} (1), Solution {0} (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTIONHDR.LABEL; 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/*) · SCHSUPER#addpermlabor_table_sectionheader
plaintextbooleanPlain Text. YORN 1. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTIONHDR.PLAINTEXT; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab

Example

<!-- WOTRACK · plans_children_table_sectionheader -->
<sectionheader id="plans_children_table_sectionheader">

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