Attribute | Mand. | Description | Default |
id | no | Identifier associated to the link. It is used when launching the action that is associated to the hyperlink. |
|
template | no | HREF.template | |
label | no | Label of the hyperlink. | |
image | no | Image of the hyperlink. The image is displayed beside the link and functions as the link (clicking the image is equivalent to clicking the link). |
|
visited | no | Indicates if the link has already been clicked. A link that has already be clicked appears in a different color. |
false |
sensitive | no | Indicates if the link can be clicked. | true |
bean | no | Allows specifying the name of a Java class that replaces the default graphical component. | |
font | no | HREF.font | |
color | no | HREF.color | |
fontColor | no | HREF.fontColor | |
disabledFontColor | no | Font color used when hyperlink is disabled. | |
visitedFontColor | no | Font color used when hyperlink is visited. | |
highlightColor | no | HREF.highlightColor | |
nCols | no | Gives the height (number of columns) on which the component is shown (given in number of characters). | -1 |
<HREF label="David Vincent" image="user.gif" id="dvi"/> |
![]() |