Attributes |
Name | Required | Request-time | Type | Description |
cellpadding | false | false | java.lang.String | ${prop.xmlEncodedDescription} |
width | false | false | java.lang.String | This attribute specifies the desired width of the entire table and is intended for visual user agents. When the value is percentage value, the value is relative to the user agent's available horizontal space. In the absence of any width specification, table width is determined by the user agent |
rowClasses | false | false | java.lang.String | A comma-delimited list of CSS style classes that is applied to popup table rows. A space separated list of classes may also be specified for any individual row. Thes styles are applied, in turn, to each row in the table. For example, if the list has two elements, the first style class in the list is applied to the first row, the second to the second row, the first to the third row, the second to the fourth row, etc. In other words, we keep iterating through the list until we reach the end, and then we start at the beginning again. |
title | false | false | java.lang.String | Advisory title information about markup elements generated for this component |
rules | false | false | java.lang.String | This attribute specifies which rules will appear between cells within a table. The rendering of rules is user agent dependent. Possible values: * none: No rules. This is the default value. * groups: Rules will appear between row groups (see THEAD, TFOOT, and TBODY) and column groups (see COLGROUP and COL) only. * rows: Rules will appear between rows only. * cols: Rules will appear between columns only. * all: Rules will appear between all rows and columns. |
componentState | false | false | java.lang.String | componentState |
onRowClick | false | false | java.lang.String | No Description |
onRowDblClick | false | false | java.lang.String | No Description |
onRowMouseDown | false | false | java.lang.String | No Description |
columns | false | false | java.lang.String | No Description |
rendered | false | false | java.lang.String | If "false", this component is rendered. |
footerClass | false | false | java.lang.String | No Description |
captionStyle | false | false | java.lang.String | No Description |
dir | false | false | java.lang.String | Alternate textual description of the element rendered by this component |
id | false | false | java.lang.String | Every component may have a unique id that is automatically created if omitted |
ajaxKeys | false | false | java.lang.String | ajaxKeys |
styleClass | false | false | java.lang.String | Corresponds to the HTML class attribute |
rowKey | false | false | java.lang.String | rowKey |
captionClass | false | false | java.lang.String | No Description |
align | false | false | java.lang.String | left|center|right [CI] Deprecated. This attribute specifies the position of the table with respect to the document. Permitted values: * left: The table is to the left of the document. * center: The table is to the center of the document. * right: The table is to the right of the document. |
style | false | false | java.lang.String | CSS style(s) is/are to be applied when this component is rendered |
border | false | false | java.lang.String | ${prop.xmlEncodedDescription} |
bgcolor | false | false | java.lang.String | Deprecated. This attribute sets the background color for the document body or table cells. This attribute sets the background color of the canvas for the document body (the BODY element) or for tables (the TABLE, TR, TH, and TD elements). Additional attributes for specifying text color can be used with the BODY element. This attribute has been deprecated in favor of style sheets for specifying background color information |
onRowMouseOver | false | false | java.lang.String | No Description |
var | false | false | java.lang.String | A request-scope attribute under which the data object for the current row is exposed when iterating |
summary | false | false | java.lang.String | This attribute provides a summary of the table's purpose and structure for user agents rendering to non-visual media such as speech and Braille |
varState | false | false | java.lang.String | varState |
value | false | false | java.lang.String | value |
onRowMouseUp | false | false | java.lang.String | No Description |
lang | false | false | java.lang.String | Code describing the language used in the generated markup for this component |
columnClasses | false | false | java.lang.String | Comma-delimited list of CSS style classes that are be applied to the columns of this table. A space separated list of classes may also be specified for any individual column. If the number of elements in this list is less than the number of columns specified in the "columns" attribute, no "class" attribute is output for each column greater than the number of elements in the list. If the number of elements in the list is greater than the number of columns specified in the "columns" attribute, the elements at the posisiton in the list after the value of the "columns" attribute are ignored. |
first | false | false | java.lang.String | A zero-relative row number of the first row to display |
cellspacing | false | false | java.lang.String | ${prop.xmlEncodedDescription} |
headerClass | false | false | java.lang.String | No Description |
onRowMouseMove | false | false | java.lang.String | No Description |
frame | false | false | java.lang.String | void|above|below|hsides|lhs|rhs|vsides|box|border [CI] This attribute specifies which sides of the frame surrounding a table will be visible. Possible values: * void: No sides. This is the default value. * above: The top side only. * below: The bottom side only. * hsides: The top and bottom sides only. * vsides: The right and left sides only. * lhs: The left-hand side only. * rhs: The right-hand side only. * box: All four sides. * border: All four sides. |
onRowMouseOut | false | false | java.lang.String | No Description |
binding | false | false | java.lang.String | The attribute takes a value-binding expression for a component property of a backing bean |
elements | false | false | java.lang.String | Number of elements in grid |