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
| Property | Value | What it does | Source |
|---|---|---|---|
autorefresh | boolean | Auto-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 |
beanclass | beanclass | Bean 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 |
dataattribute | attribute | Attribute. 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 |
height | int | Height. 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 |
inputmode | default | password | passwordreadonly | passwordrequired | query | readonly | required | Input 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 |
keyattribute | string | Key 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 |
keyvalue | string | Key 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 |
label | string | Label. 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 |
mboname | string | Business 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 |
orderby | string | Order 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 |
parentdatasrc | control-id | Parent 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 |
synchronous | boolean | Always 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 |
whereclause | string | Where 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 |
width | int | Width. 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 |
refreshonreloadevent | boolean | Not 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