Previous Topic Next topic Print topic


Element List Structure

An element list structure describes a table structure for the table view or a tree table view. This is basically the definition of columns, in which the property values of elements can be displayed at run time. See Relationship: Element has Property for more information about element properties.

Attribute Type Description
ID * ID * The ID of the element list structure.
Label [O] String The display name of the element list structure. Display names only Appear in the Column Modeling dialog box. If no label is stated, the ID is used.
Table_View_ID [O] String The Team Developer View secondary ID in which element lists with this structure are shown. See Table view ID for more information.
Table_View_Label [O] String The label that the Team Developer Table View takes when showing element lists with this structure.
Relationship Cardinality Description
Has_Column 1..* Relationship to a property that describes a table column of the element list structure.
Has_Action 0..* Relationship to an action descriptor that has an effect on any elements in the list.
Previous Topic Next topic Print topic