NetUI Tag Library Documentation (Version 1.0.1)

netui-data
netui-data:imageCell Tag

Data grid cell that renders an HTML <image> tag containing the tag's source attribute.

Syntax

<netui-data:imageCell
    [align="string_align"]
    [alt="string_alt"]
    [border="height"]
    [cellAbbr="string_cellAbbr"]
    [cellAlign="string_cellAlign"]
    [cellAxis="string_cellAxis"]
    [cellChar="string_cellAlignChar"]
    [cellCharoff="string_cellAignCharOff"]
    [cellColspan="string_cellColspan"]
    [cellDir="string_cellDir"]
    [cellHeaders="string_cellHeaders"]
    [cellLang="string_cellLang"]
    [cellOnClick="string_cellOnClick"]
    [cellOnDblClick="string_cellOnDblClick"]
    [cellOnKeyDown="string_cellOnKeyDown"]
    [cellOnKeyPress="string_cellOnKeyPress"]
    [cellOnKeyUp="string_cellOnKeyUp"]
    [cellOnMouseDown="string_cellOnMouseDown"]
    [cellOnMouseMove="string_cellOnMouseMove"]
    [cellOnMouseOut="string_cellOnMouseOut"]
    [cellOnMouseOver="string_cellOnMouseOver"]
    [cellOnMouseUp="string_cellOnMouseUp"]
    [cellRowspan="string_cellRowspan"]
    [cellScope="string_cellScope"]
    [cellStyle="string_cellStyle"]
    [cellStyleClass="string_cellStyleClass"]
    [cellTagId="string_cellTagId"]
    [cellTitle="string_cellTitle"]
    [cellValign="string_cellAlign"]
    [dir="string_dir"]
    [filterExpression="string"]
    [height="integer_height"]
    [hspace="integer_hspace"]
    [lang="string_lang"]
    [longdesc="string_longdesc"]
    [onClick="string_onClick"]
    [onDblClick="string_onDblClick"]
    [onKeyDown="string_onKeyDown"]
    [onKeyPress="string_onKeyPress"]
    [onKeyUp="string_onKeyUp"]
    [onMouseDown="string_onMouseDown"]
    [onMouseMove="string_onMouseMove"]
    [onMouseOut="string_onMouseOut"]
    [onMouseOver="string_onMouseOver"]
    [onMouseUp="string_onMouseUp"]
    [sortExpression="string"]
    src="literal_or_expression_src"
    [style="string_style"]
    [styleClass="string_style_class"]
    [tagId="string_tagId"]
    [title="string_title"]
    [vspace="integer_border"]
    [width="width"] >
    ... JSP content ...
</netui-data:imageCell>

Description

Data grid cell that renders an HTML <image> tag containing the tag's source attribute. The span cell is rendered inside of an HTML table <td>. The image cell supports various nested tags including those that augment the available attribute set via the NetUI org.apache.beehive.netui.tags.IAttributeConsumer interface.

The set of JSP implicit objects available to the body include:

Attributes
align
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The alignment of the image.
alt
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The alternative text of the image tag
border
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The border attribute of the image.
cellAbbr
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The abbreviated form of the HTML table cell's content.
cellAlign
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The horizontal alignment of the HTML table cell.
cellAxis
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The axis attribute for the HTML table cell.
cellChar
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The horizontal alignment character for the HTML table cell
cellCharoff
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The horizontal alignment character offset for the HTML table cell.
cellColspan
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The colspan attribute of the HTML table cell.
cellDir
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The text direction attribute for the HTML table cell.
cellHeaders
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The headers attribute for the HTML table cell.
cellLang
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The language for the HTML table cell.
cellOnClick
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onClick JavaScript event for the HTML table cell.
cellOnDblClick
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onDblClick JavaScript event for the HTML table cell.
cellOnKeyDown
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onKeyDown JavaScript event for the HTML table cell.
cellOnKeyPress
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onKeyPress JavaScript event for the HTML table cell.
cellOnKeyUp
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onKeyUp JavaScript event for the HTML table cell.
cellOnMouseDown
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onMouseDown JavaScript event for the HTML table cell.
cellOnMouseMove
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onMouseMove JavaScript event for the HTML table cell.
cellOnMouseOut
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onMouseOut JavaScript event for the HTML table cell.
cellOnMouseOver
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onMouseOver JavaScript event for the HTML table cell.
cellOnMouseUp
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onMouseUp JavaScript event for the HTML table cell.
cellRowspan
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The row span attribute for the HTML table cell.
cellScope
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The scope attribute for the HTML table cell.
cellStyle
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The style attribute for the HTML table cell.
cellStyleClass
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The style class attribute for the HTML table cell.
cellTagId
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The tagId for the HTML table cell. The user is responsible for ensuring that this tag id is unique in the rendered page.
cellTitle
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The title for the HTML table cell.
cellValign
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The vertical alignment for the HTML table cell.
dir
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The dir for the image tag.
filterExpression
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

Set the filter expression with which this cell should be associated. Cells use this value to lookup any org.apache.beehive.netui.databinding.datagrid.api.filter.Filter state that may apply to this cell. Often, this value matches a <netui-data:headerCell> set on a header cell. It is used by data cells to render styles representing filtered data.

height
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The height of the image to be displayed.
hspace
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The horizontal spacing around the image.
lang
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The lang.
longdesc
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The alternative text of the image tag
onClick
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onClick JavaScript event on the image tag.
onDblClick
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onDblClick JavaScript event on the image tag.
onKeyDown
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onKeyDown JavaScript event on the image tag.
onKeyPress
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onKeyPress JavaScript event on the image tag.
onKeyUp
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onKeyUp JavaScript event on the image tag.
onMouseDown
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onMouseDown JavaScript event on the image tag.
onMouseMove
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onMouseMove JavaScript event on the image tag.
onMouseOut
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onMouseOut JavaScript event on the image tag.
onMouseOver
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onMouseOver JavaScript event on the image tag.
onMouseUp
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The onMouseUp JavaScript event on the image tag.
sortExpression
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

src
Required: Yes  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The source of the image to display.
style
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The style.
styleClass
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The style class.
tagId
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The tagId.
title
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The title.
vspace
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The width of the border around the image.
width
Required: No  |   Type: String  |   Supports runtime evaluation / JSP Expression Language: Yes

The width of the image to be displayed.


Tag Information
Tag Classorg.apache.beehive.netui.tags.databinding.datagrid.ImageCell
TagExtraInfo ClassNone
Body Contentscriptless
Display NameNone