| Attributes |
| 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. |
| 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.
|
| lang |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The lang for the HTML span. |
| onClick |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The onClick JavaScript event for the HTML span. |
| onDblClick |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The onDblClick JavaScript event for the HTML span. |
| onKeyDown |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The onKeyDown JavaScript event for the HTML span. |
| onKeyPress |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The onKeyPress JavaScript event for the HTML span. |
| onKeyUp |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The onKeyUp JavaScript event for the HTML span. |
| onMouseDown |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The onMouseDown JavaScript event for the HTML span. |
| onMouseMove |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The onMouseMove JavaScript event for the HTML span. |
| onMouseOut |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The onMouseOut JavaScript event for the HTML span. |
| onMouseOver |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The onMouseOver JavaScript event for the HTML span. |
| onMouseUp |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The onMouseUp JavaScript event for the HTML span. |
| sortExpression |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
|
| style |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The style for the HTML span |
| styleClass |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The style class for the HTML span |
| 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 for the HTML span. |
| value |
Required: Yes | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The value of the visible text rendered inside of the HTML span. |