Assetize

Presentation XML · Data controls

Listbox <listbox>

A list of selectable values bound to an attribute.

Application Designer edits <listbox> through its "Listbox Properties" dialog, backed by the CTRL_LISTBOX object: 17 properties (10 on the General tab, 7 on Advanced), each with the type, length and value list the product itself declares. The stock screens write 1 further attribute the property sheet does not show.

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

Where it goes

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

Properties

PropertyValueWhat it doesSource
autorefreshbooleanAuto-Refresh. YORN 1. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.AUTOREFRESH; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab
beanclassbeanclassBean Class. ALN 254. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.BEANCLASS; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab
dataattributeattributeAttribute. UPPER 254. Stock screens: 20 uses on 7 screens, values preview (17), systemid (2), word (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.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/*) · LIBRARY#spellcheck_sec2_row1_col1_2
heightintHeight. INTEGER 12. Stock screens: 19 uses on 7 screens, values 190 (13), 300 (4), 250 (1), 75 (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.HEIGHT; 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/*) · LIBRARY#drilldown_listbox
inputmodedefault | password | passwordreadonly | passwordrequired | query | readonly | requiredInput Mode. LOWER 18, domain INPUTMODE. Stock screens: 17 uses on 7 screens.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.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/*) · LIBRARY#lds_preview
keyattributestringKey Attribute. UPPER 254. Stock screens: 18 uses on 7 screens, values previewdate (17), suggestion (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.KEYATTRIBUTE; 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/*) · LIBRARY#spellcheck_sec2_row1_col1_2
keyvaluestringKey Value. ALN 254. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.KEYVALUE; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab
labelstringLabel. ALN 4000. Stock screens: 2 uses on 1 screen, values Next Schedule Start Dates (1), Suggestions (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.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/*) · LIBRARY#spellcheck_sec2_row1_col1_2
mbonamestringBusiness Object Name. UPPER 30. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.MBONAME; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab
orderbystringOrder by. ALN 254. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.ORDERBY; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab
parentdatasrccontrol-idParent Data Source ID. ALN 128. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.PARENTDATASRC; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab
synchronousbooleanAlways Synchronous. YORN 1. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.SYNCHRONOUS; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab
whereclausestringWhere Clause. ALN 4000. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.WHERECLAUSE; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab
widthintWidth. INTEGER 12. Stock screens: 20 uses on 7 screens, values 150 (20).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_LISTBOX.WIDTH; 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/*) · LIBRARY#spellcheck_sec2_row1_col1_2
refreshonreloadeventbooleanNot on Application Designer's listbox property sheet: written in XML only. Stock screens: 17 uses on 7 screens, values true (17).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#lds_preview

Example

<!-- LIBRARY · spellcheck_sec2_row1_col1_2 -->
<listbox dataattribute="word" datasrc="spellcheck_dialog" id="spellcheck_sec2_row1_col1_2" keyattribute="suggestion" label="Suggestions" title="Suggestions" width="150"/>

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