Assetize

Presentation XML · Containers

Section <section>

The basic container for fields; sizes itself to its widest field, and can bind its own data source or relationship.

Application Designer edits <section> through its "Section Properties" dialog, backed by the CTRL_SECTION object: 15 properties (12 on the General tab, 3 on Advanced), each with the type, length and value list the product itself declares. The stock screens write 12 further attributes the property sheet does not show.

In the 204 stock presentations it appears 15189 times on 197 screens, inside <sectioncol> (9861), <dialog> (2413), <tabledetails> (1491), <tab> (1188); it contains <textbox> (20513), <sectionrow> (4897), <multiparttextbox> (3099), <checkbox> (2807), <statictext> (897).

Where it goes

Sits inside: <sectioncol>, <dialog>, <tabledetails>, <tab>. May contain: <textbox>, <sectionrow>, <multiparttextbox>, <checkbox>, <statictext>, <buttongroup>, <combobox>, <multilinetextbox>, <blankline>, <sectioncol>, <radiobuttongroup>, <section>, <labelwrappedtextbox>, <table>.

Properties

PropertyValueWhat it doesSource
borderbooleanShow Border. YORN 1. Stock screens: 1723 uses on 178 screens, values true (1380), false (341), FALSE (2).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.BORDER; 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/*) · WOTRACK#headerA_1
collapsedbooleanCollapsed. YORN 1. Stock screens: 106 uses on 34 screens, values true (68), false (38).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.COLLAPSED; 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/*) · ITEM#additemsbulksrch_grid01
datasrccontrol-idData Source ID. ALN 128. Stock screens: 239 uses on 73 screens, values MAINRECORD (147), serv_add (20), results_showlist (5), assoclabor_labors_table (4), qual_quals_table (4) … 44 distinct.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.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/*) · WOTRACK#sa_section
descriptionstringDescription. ALN 4000. Stock screens: 38 uses on 15 screens, values Select a date interval and then Preview to see the dates. (16), End (2), Source End (2), Source Start (2), Start (2) … 16 distinct.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.DESCRIPTION; 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/*) · WOTRACK#lineardetailspr1
inputmodedefault | password | passwordreadonly | passwordrequired | query | readonly | requiredInput Mode. LOWER 18, domain INPUTMODE. Stock screens: 57 uses on 22 screens.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.INPUTMODE; 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/*) · WOTRACK#wptask_djpinfo_sec
labelstringLabel. ALN 4000. Stock screens: 2702 uses on 177 screens, values Details (982), Dates (110), Address Information (65), User Information (40), Constraints (33) … 620 distinct.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.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/*) · WOTRACK#main_grid5
labelaligncenter | left | rightLabel Alignment. LOWER 7, domain ALIGN. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.LABELALIGN
listenersstringListeners. ALN 254. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.LISTENERS; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab
mbonamestringBusiness Object. UPPER 30. Stock screens: 5 uses on 4 screens, values APPTBOOKASSIGNMENTS (1), DMSOURCEPRODUCTS (1), DMTARGETPRODUCTS (1), LOCATIONS (1), SKDPROJECT (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.MBONAME; 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/*) · WOTRACK#view_tree_loc
parentdatasrccontrol-idParent Data Source ID. ALN 128. Stock screens: 9 uses on 7 screens, values MAINRECORD (5), mxdproperties_multiparttextbox (1), mxdproperties_textbox (1), predwo (1), succwo (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.PARENTDATASRC; 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/*) · WOTRACK#model_viewer
relationshiprelationshipRelationship. UPPER 50. Stock screens: 32 uses on 11 screens, values CRONTASKINSTANCE (3), BIMASSETTREE (2), DEPRECIATION (2), DEPTARGETASSET.DEPRECIATION (2), LOCATION (2) … 24 distinct.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.RELATIONSHIP; 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/*) · WOTRACK#wptask_djpinfo_sec
useproportionalcolsbooleanUse Equal-Width Columns. YORN 1. Stock screens: 11 uses on 3 screens, values false (11).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_SECTION.USEPROPORTIONALCOLS; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#view_1a
alignstringNot on Application Designer's section property sheet: written in XML only. Stock screens: 5 uses on 4 screens, values left (5).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#view_tree_loc
beanclassbeanclassNot on Application Designer's section property sheet: written in XML only. Stock screens: 15 uses on 11 screens, values com.ibm.tivoli.maximo.skd.beans.slroute.CreateSLRCronInstanceBean (3), psdi.webclient.beans.bim.viewer.AssetLookupSection (2), psdi.webclient.beans.designer.DatastoreButtonsBean (2), com.ibm.tivoli.maximo.appt.beans.ApptBookSearchDataBean (1), com.ibm.tivoli.maximo.skd.beans.SKDAlternateAvailSearchDataBean (1) … 11 distinct.204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#view_tree_loc
collapsablebooleanNot on Application Designer's section property sheet: written in XML only. Stock screens: 76 uses on 16 screens, values false (45), true (31).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#main_instr_table_1_grid3
cssclassstringNot on Application Designer's section property sheet: written in XML only. Stock screens: 3 uses on 2 screens, values sysNav (2), sectionb_modified (1).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#SystemNav
heightstringNot on Application Designer's section property sheet: written in XML only. Stock screens: 107 uses on 43 screens, values 100 (18), 300 (16), 240 (10), 100% (9), 110 (8) … 25 distinct.204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#tabledetails_section_2_2
hidelabelbooleanNot on Application Designer's section property sheet: written in XML only. Stock screens: 2 uses on 2 screens, values true (2).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#issueitem_grid_outer
lablestringNot on Application Designer's section property sheet: written in XML only. Stock screens: 2 uses on 2 screens, values Project (2).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#session_table_detail_1_1
layoutstringNot on Application Designer's section property sheet: written in XML only. Stock screens: 11 uses on 8 screens, values vertical (11).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#expbutton_sec1
licensekeystringNot on Application Designer's section property sheet: written in XML only. Stock screens: 91 uses on 23 screens, values SERVICEADDRESS (45), CALIBRATION (14), SPATIAL (11), SCHEDULER_PLUS (7), LINEAR (6) … 9 distinct.204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#sa_section
stylestringNot on Application Designer's section property sheet: written in XML only. Stock screens: 45 uses on 2 screens, values table-details (45).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#main_instr_table_1_grid3
titlealignstringNot on Application Designer's section property sheet: written in XML only. Stock screens: 42 uses on 15 screens, values center (30), left (11), top (1).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#applyias_grid2
widthstringNot on Application Designer's section property sheet: written in XML only. Stock screens: 64 uses on 17 screens, values 100 (32), 100% (21), 200 (4), 500 (4), 1000 (2) … 6 distinct.204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#datasheet_tb1_dtl1_s2_r1_c1_s1_r1_c1_s1

Example

<!-- WOTRACK · sa_section -->
<section datasrc="serv_add" id="sa_section" label="Address Information" licensekey="SERVICEADDRESS">

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