Select All Rows Checkbox - caf_h:dataSelectAllRowsCheckbox

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.table.SelectAllRowsCheckbox
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.table.SelectAllRowsCheckbox
Description Checkbox that selects all rows in the entire table
Palette LocationCAF Html/Control/Table/Table Row Tools/Select All Rows Checkbox
Client-Side ModelCAF.SelectAllRows.Checkbox.Model
Attributes 
NameRequiredTypeDescription
accesskeyfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Keyboard shortcut letter
forfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Table for which to select rows
idfalsejava.lang.String Control identifier
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

showMenufalsejavax.el.ValueExpression
(must evaluate to boolean)
True to show popup menu allowing user to select either all rows or all visible rows

If not specified, the default value is "false".

tabindexfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Order in tab (key) sequence, from 1 to n. Zero adds control to tab sequence, negative integer removes control.

Output generated by Vdldoc View Declaration Language Documentation Generator.