<netui-data:imageAnchorCell> Tag

Renders a column containing an image anchor.

Syntax

<netui-data:imageAnchorCell
    [action="action"]
    [align="align"]
    [alt="alt"]
    [border="border"]
    [cellAbbr="cellAbbr"]
    [cellAlign="cellAlign"]
    [cellAxis="cellAxis"]
    [cellChar="cellChar"]
    [cellCharoff="cellCharoff"]
    [cellColspan="cellColspan"]
    [cellDir="cellDir"]
    [cellHeaders="cellHeaders"]
    [cellLang="cellLang"]
    [cellOnClick="cellOnClick"]
    [cellOnDblClick="cellOnDblClick"]
    [cellOnKeyDown="cellOnKeyDown"]
    [cellOnKeyPress="cellOnKeyPress"]
    [cellOnKeyUp="cellOnKeyUp"]
    [cellOnMouseDown="cellOnMouseDown"]
    [cellOnMouseMove="cellOnMouseMove"]
    [cellOnMouseOut="cellOnMouseOut"]
    [cellOnMouseOver="cellOnMouseOver"]
    [cellOnMouseUp="cellOnMouseUp"]
    [cellRowspan="cellRowspan"]
    [cellScope="cellScope"]
    [cellStyle="cellStyle"]
    [cellStyleClass="cellStyleClass"]
    [cellTitle="cellTitle"]
    [cellValign="cellValign"]
    [charSet="charSet"]
    [filterExpression="filterExpression"]
    [height="height"]
    [href="href"]
    [hrefLang="hrefLang"]
    [hspace="hspace"]
    [imageStyle="imageStyle"]
    [imageStyleClass="imageStyleClass"]
    [ismap="ismap"]
    [longdesc="longdesc"]
    [onClick="onClick"]
    [onDblClick="onDblClick"]
    [onKeyDown="onKeyDown"]
    [onKeyPress="onKeyPress"]
    [onKeyUp="onKeyUp"]
    [onMouseDown="onMouseDown"]
    [onMouseMove="onMouseMove"]
    [onMouseOut="onMouseOut"]
    [onMouseOver="onMouseOver"]
    [onMouseUp="onMouseUp"]
    [rel="rel"]
    [rev="rev"]
    [sortExpression="sortExpression"]
    [src="src"]
    [style="style"]
    [styleClass="styleClass"]
    [target="target"]
    [targetScope="targetScope"]
    [title="title"]
    [type="type"]
    [usemap="usemap"]
    [vspace="vspace"]
    [width="width"] />

Description

Renders a column containing an image anchor.

Attributes
action
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The action method to invoke. The action method must be in the Controller file of the Page Flow directory.
align
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The alignment of the image.
alt
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable:

The alternative text of the image
border
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The border size around the image
cellAbbr
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The abbreviated form of the cell's content.
cellAlign
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The horizontal alignment.
cellAxis
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The axis attribute.
cellChar
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The horizontal alignment character.
cellCharoff
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The horizontal alignment character offset
cellColspan
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The colspan
cellDir
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The text direction attribute.
cellHeaders
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The headers attribute.
cellLang
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The language.
cellOnClick
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onClick JavaScript event.
cellOnDblClick
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onDblClick JavaScript event.
cellOnKeyDown
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onKeyDown JavaScript event.
cellOnKeyPress
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onKeyPress JavaScript event.
cellOnKeyUp
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onKeyUp JavaScript event.
cellOnMouseDown
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onMouseDown JavaScript event.
cellOnMouseMove
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onMouseMove JavaScript event.
cellOnMouseOut
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onMouseOut JavaScript event.
cellOnMouseOver
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onMouseOver JavaScript event.
cellOnMouseUp
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onMouseUp JavaScript event.
cellRowspan
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The row span
cellScope
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The scope attribute.
cellStyle
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The style.
cellStyleClass
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The style class.
cellTitle
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The title.
cellValign
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The vertical alignment.
charSet
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The character set.
filterExpression
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

[todo]
height
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable:

The image height
href
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The URL to go to.
hrefLang
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The HREF lang.
hspace
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable:

The horizontal spacing around the image.
imageStyle
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable:

imageStyleClass
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable:

ismap
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The server-side map declaration.
longdesc
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable:

onClick
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onClick JavaScript event.
onDblClick
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onDblClick JavaScript event.
onKeyDown
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onKeyDown JavaScript event.
onKeyPress
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onKeyPress JavaScript event.
onKeyUp
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onKeyUp JavaScript event.
onMouseDown
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onMouseDown JavaScript event.
onMouseMove
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onMouseMove JavaScript event.
onMouseOut
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onMouseOut JavaScript event.
onMouseOver
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onMouseOver JavaScript event.
onMouseUp
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The onMouseUp JavaScript event.
rel
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The rel attribute for the anchor.
rev
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The rev.
sortExpression
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

[todo]
src
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable:

The image source URI
style
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The style.
styleClass
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The style class.
target
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The window target.
targetScope
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The target scope in which the associated action's page flow resides.
title
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The title.
type
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The type.
usemap
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: No

The client-side image map declaration
vspace
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable:

The vertical spacing around the image.
width
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable:

The image width.