Presentation XML · Data controls
Table <table>
A grid over a relationship or object: the List tab results table and every child table.
Application Designer edits <table> through its "Table Properties" dialog, backed by the CTRL_TABLE object: 30 properties (22 on the General tab, 8 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 3709 times on 197 screens, inside <dialog> (1649), <tab> (1231), <systemlib> (418), <sectioncol> (290); it contains <tablebody> (3709), <tabledetails> (1236), <buttongroup> (1135), <sectionheader> (220), <defaultvalue> (41).
Where it goes
Sits inside: <dialog>, <tab>, <systemlib>, <sectioncol>, <section>. May contain: <tablebody>, <tabledetails>, <buttongroup>, <sectionheader>, <defaultvalue>, <helpgrid>, <section>, <tabgroup>, <blankline>, <datasrc>.
Properties
| Property | Value | What it does | Source |
|---|---|---|---|
apprestrictions | string | Application Restrictions. ALN 4000. Not used by any stock presentation. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.APPRESTRICTIONS; 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. Stock screens: 791 uses on 116 screens, values com.ibm.tivoli.maximo.skd.beans.SKDQueryDataBean (29), psdi.webclient.beans.common.ModavialBean (24), psdi.webclient.beans.common.WorkperiodBean (24), com.ibm.tivoli.maximo.skd.beans.SKDViewItemAvailabilityBean (21), psdi.webclient.beans.assetcat.SelectValueBean (14) … 355 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.BEANCLASS; 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#work_multiassetlocci_table |
collapsable | boolean | Collapsable. YORN 1. Stock screens: 38 uses on 21 screens, values true (34), false (4). | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.COLLAPSABLE; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#plans_children_table |
collapsed | boolean | Collapsed. YORN 1. Stock screens: 74 uses on 25 screens, values true (51), false (23). | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.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/*) · WOTRACK#plans_children_table |
collapsedemptylabel | string | Collapsed Empty Label. ALN 4000. Stock screens: 7 uses on 4 screens, values Dependencies (1), E-mails (1), Migration Objects (1), Named Users (1), People (1) … 7 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.COLLAPSEDEMPTYLABEL; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · COMMTMPLT#sendto_role_table |
collapsedlabel | string | Collapsed Label. ALN 4000. Stock screens: 7 uses on 4 screens, values Dependencies (1), E-mails (1), Migration Objects (1), Named Users (1), People (1) … 7 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.COLLAPSEDLABEL; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · COMMTMPLT#sendto_role_table |
customizable | boolean | Customizable. YORN 1. Not used by any stock presentation. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.CUSTOMIZABLE |
datasrc | control-id | Data Source ID. ALN 128. Stock screens: 245 uses on 151 screens, values results_showlist (148), common_task_table (13), plans_plans_labor_labor_table_res (5), plans_plans_materials_materials_table_res (5), plans_plans_services_services_table_res (5) … 62 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.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#results_showlist |
description | string | Description. ALN 4000. Stock screens: 25 uses on 16 screens, values Click one of the buttons below to add an Attachment to your communication. (4), Click one of the buttons below to add an Attachment to your Service Request. (2), A comparison rule identifies objects or attributes of a child or parent object in Data Set 1 to compare with child or parent objects in Data Set 2 when the system executes a reconciliation task. Comparison rules are optional, and a reconciliation task can include more than one comparison rule. (1), A Data Set 1 filter identifies a subset of Data Set 1 records to reconcile against Data Set 2 records when you use a comparison rule. (1), A Data Set 2 filter identifies a subset of Data Set 2 records to reconcile against Data Set 1 records when you use a comparison rule. (1) … 21 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.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/*) · LIBRARY#attachments |
displayrowsperpage | int | Display Rows Per Page. INTEGER 12. Stock screens: 31 uses on 7 screens, values 10 (17), 5 (7), 15 (3), 20 (3), 7 (1). | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.DISPLAYROWSPERPAGE; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#splitdep_table |
filterable | boolean | Filterable. YORN 1. Stock screens: 35 uses on 16 screens, values true (19), false (16). | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.FILTERABLE; 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#storeroomstatus_table1 |
filterexpanded | boolean | Filter Expanded. YORN 1. Stock screens: 35 uses on 16 screens, values true (22), false (13). | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.FILTEREXPANDED; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#selsafety_select_table |
inputmode | default | password | passwordreadonly | passwordrequired | query | readonly | required | Input Mode. LOWER 18, domain INPUTMODE. Stock screens: 1659 uses on 186 screens. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.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#results_showlist |
label | string | Label. ALN 4000. Stock screens: 2689 uses on 196 screens, values Status History (50), Items (49), Attributes (48), Assets (39), Labor (38) … 965 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.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#results_showlist |
listeners | string | Listeners. ALN 254. Stock screens: 12 uses on 9 screens, values specification_pdspectable (4), main_requiredqual_table (3), assignlabor_crafts_table (1), assignlabor_requiredqual_table (1), main_remedy_table (1) … 7 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.LISTENERS; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · PO#polines_poline_table |
mboname | string | Business Object. UPPER 30. Stock screens: 282 uses on 171 screens, values WORKORDER (15), SKDPROJECT (10), AMCREW (8), PERSON (7), LOCATIONS (5) … 198 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.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#results_showlist |
norowsmsg | string | No Row Message. ALN 4000. Not used by any stock presentation. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.NOROWSMSG |
norowsmsgattributes | string | No Row Message Attributes. ALN 128. Not used by any stock presentation. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.NOROWSMSGATTRIBUTES |
orderby | string | Order By. ALN 254. Stock screens: 752 uses on 132 screens, values changedate desc (54), workdate asc (50), displaysequence (42), point (28), persongroup asc (26) … 240 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.ORDERBY; 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#plans_children_table |
parentdatasrc | control-id | Parent Data Source ID. ALN 128. Stock screens: 435 uses on 86 screens, values MAINRECORD (108), results1_showlist (10), results1_showlist_c (10), plusviewds_ins_table (9), plusviewds_loop_ins_table (9) … 193 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.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#WOPrecaution_table |
parentemptylabel | string | Parent Empty Label. ALN 4000. Stock screens: 120 uses on 45 screens, values Modify Work Dates (10), Hazards (7), Options (5), Commodity Codes for Commodity Group (4), Precautions (4) … 66 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.PARENTEMPTYLABEL; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#WOPrecaution_table |
relationship | relationship | Relationship. UPPER 50. Stock screens: 1787 uses on 172 screens, values MODAVAIL (26), WORKPERIOD (25), AMCREWLABOR (16), CLASSSPEC (15), MULTIASSETLOCCI (15) … 885 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.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#work_multiassetlocci_table |
rowdetailsexpanded | boolean | Row Details Expanded. YORN 1. Stock screens: 10 uses on 7 screens, values false (5), true (5). | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.ROWDETAILSEXPANDED; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#SearchSol_results |
selectmode | multiple | single | Select Mode. LOWER 18, domain SELECTMODE. Stock screens: 1512 uses on 179 screens. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.SELECTMODE; 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#results_showlist |
startempty | boolean | Start Empty. YORN 1. Stock screens: 46 uses on 19 screens, values true (33), false (13). | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.STARTEMPTY; 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#pluschktl_table |
titleattributes | string | Title Attributes. ALN 128. Stock screens: 50 uses on 28 screens, values relatedassetloc (6), hazardid (5), DEPSCHEDNUM (4), templateid (4), itemnum (3) … 26 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.TITLEATTRIBUTES; 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#WOPrecaution_table |
width | int | Width. INTEGER 12. Stock screens: 152 uses on 35 screens, values 100% (40), 900 (30), 700 (25), 800 (20), 960 (13) … 14 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE.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/*) · WOTRACK#pluschktl_table |
collapsewhenempty | boolean | Not on Application Designer's table property sheet: written in XML only. Stock screens: 18 uses on 3 screens, values true (18). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · TECHLITE#res_material |
defaultbutton | string | Not on Application Designer's table property sheet: written in XML only. Stock screens: 41 uses on 5 screens, values plans_plans_labor_labor_table_2_2n-pushbutton_pushbutton (5), plans_plans_materials_materials_table_2_4n-pushbutton_pushbutton (5), plans_plans_services_services_table_2_1n-pushbutton_pushbutton (5), plans_plans_tools_tool_table_2_2n-pushbutton_pushbutton (5), actuals_actuals_aclabor_aclabor_table_2_3-pushbutton_pushbutton (1) … 25 distinct. | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ACTIVITY#work_multiassetlocci_table |
disposable | boolean | Not on Application Designer's table property sheet: written in XML only. Stock screens: 32 uses on 12 screens, values true (32). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#mandwntime_view_assetstatus |
height | int | Not on Application Designer's table property sheet: written in XML only. Stock screens: 7 uses on 4 screens, values 380 (6), 600 (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · CONTLEASE#pmtsched_grid1_1_1_pmtsched |
licensekey | string | Not on Application Designer's table property sheet: written in XML only. Stock screens: 5 uses on 5 screens, values CALIBRATION (1), ITUSCADV (1), MANAGEDEV (1), SHIFTBREAK (1), TPAEBASE (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · SR#ticketsolutions |
mbo | string | Not on Application Designer's table property sheet: written in XML only. Stock screens: 13 uses on 3 screens, values AMCREW (5), LABOR (5), LOCATIONS (1), PLUSALOCPHYRELLOC (1), PLUSALOCQUAL (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · GWORKASSIGN#assignlabor_assign_table |
ondatachange | string | Not on Application Designer's table property sheet: written in XML only. Stock screens: 20 uses on 15 screens, values refreshtable (11), resetchildren (9). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#safepl_safepl_locktag_hz_table |
rowsperpage | int | Not on Application Designer's table property sheet: written in XML only. Stock screens: 15 uses on 14 screens, values 20 (6), 15 (3), 2 (3), 5 (2), 10 (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#pluschktl_table |
sortable | boolean | Not on Application Designer's table property sheet: written in XML only. Stock screens: 3 uses on 2 screens, values true (3). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · SCHEDACM#compliance_table |
spacecolumns | boolean | Not on Application Designer's table 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/*) · EXTSYSTEM#viewqueueresults_table |
startrow | int | Not on Application Designer's table property sheet: written in XML only. Stock screens: 172 uses on 57 screens, values 0 (172). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#WOHazPrec_table |
whereclause | string | Not on Application Designer's table property sheet: written in XML only. Stock screens: 9 uses on 3 screens, values istemplate=1 (2), entityname in (select tablename from maxtable where isaudittable = 1) (1), itemnum in (select itemnum from item where rotating=1) (1), itemnum in( select distinct itemnum from toolinv) (1), name in (select name from skdproject where usewith='RLASSIGN' and (createby=:USER or (ispublic=1))) (1) … 8 distinct. | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LOOKUPS#eaudit |
Example
<!-- WOTRACK · results_showlist -->
<table datasrc="results_showlist" id="results_showlist" inputmode="readonly" label="Work Orders" mboname="WORKORDER" selectmode="multiple">
Sources: MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_TABLE; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · mxdproperties_table; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#results_showlist