4.4.4 The TableLink tag

Description

This tag allows building of a clickable table column

Example

Rendering

output_html_m3d6a4b60.png


XHTML

settings


<bluage:TableLink id="tbl_goToUpdate" type="dynamic" tovalidate="true">

<a href="update.html">

<bluage:Image id="imgUpdate" type="static">

<img src="../_style/modifier.gif" alt="Update" width="20" height="20" border="0" />

</bluage:Image>

</a>

</bluage:TableLink>

Screen    activity    diagram

output_html_m5c2f2594.png

Entities    DiagramN/A
Service    activity    diagram    N/A

Tag attributes: reference 

TagTableLink
DescriptionLinks included on a line within a dynamic table. The instance associated with the line (object value) is automatically transferred to the server after the click
Diagram

output_html_m1b69140c.png

Tag attributes: description 

AttributeRequiredDescription
idYItem ID
typeNstatic or dynamic
tovalidateYIndicates whether the action triggers validation or not: “true” (default value) or “false”
ajaxcall NIndicates whether there is an Ajax call or not: “true” or “false” (default value).
ShowpopupNID of the pop-up to display
initpopupNAllows indicating that an action is launched (server side) before the displaying of the pop-up: “true” or “false” (default value).
behaviour N

continue : used for the pop-up links/tablelink to allow the launching of the action that triggered the pop-up display (for example: for a confirmation pop-up the « behaviour » of the « YES » link will have a « continue » value: approval of the user).

cancel : to close the pop-up without executing the action

reload : allows the reloading of the pop-up after the action has been executed

popupWindow: Opens the target screen in a new modal window

newWindow: Opens the target screen in a new window


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