4.4.3 The Column tag

Description

This tag allows building a column of a dynamic table (datagrid).

Example

Rendering

output_html_406ee5d3.png


XHTML

settings


<bluage:Column id="c_name" headername="h_name">

<td>

<bluage:DynamicText id="lbl_salutation" tablefield="Contact.salutation.value" />&nbsp;

<bluage:DynamicText id="lbl_givenName" tablefield="Contact.givenName" />&nbsp;

<bluage:DynamicText id="lbl_familyName" tablefield="Contact.familyName" />

</td>

</bluage:Column>

Screen    activity    diagramN/A
Entities    DiagramN/A
Service    activity    diagram    N/A

Tag attributes: reference

TagColumn
DescriptionDefines a dynamic table column (data column rather than header)
Diagram

output_html_m44c6975b.jpg

Tag attributes: description 

AttributeRequiredDescription
idYID of the column
headernameNName of the column
columnbehaviorNType of column: « select » for a column allowing multiple line selection (by using checkboxes, links…), « edit » for a column allowing to turn from display to edit mode. Default: not used.

BLU AGE is a registered trademark of NETFECTIVE TECHNOLOGY S.A. - Trademarks are property of their respective owners
Do not copy or divulge without written permission