Previous Topic Next topic Print topic


Relationship: Element List Has Column

You can define element list structure columns in the Element List has Column relationship. Any of the element's property values matching table column's properties display in the table. The modeled structure of the column definition (position, visibility) is only a user default. Columns can be individually interchanged, displayed or hidden using a Column Modeling dialog box.

As a rule, most properties referenced here are also assigned to the element, so they are also properties for the affected element types.

However, properties that are only relevant in the context of the element list can also be referenced. They cannot be directly assigned to an element type, as:

Attribute Type Description
TargetID * Property References a property. The property's value then displays in the column of the element list at run time.
ColNo [O] Integer Position number of the table column (1 = at the extreme left).
Label [O] String Display name and/or the column title for the table column. If no label is stated, the referenced property's label is used.
Visible [O] Boolean Indicates whether the table column displays as standard. Columns can be displayed or hidden by the user at any time.  

The default value is true.

Width [O] Integer The column width in the table view in pixels.
Previous Topic Next topic Print topic