Select Row Tri-State Checkbox - caf_h:dataSelectRowTriStateCheckbox

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.tree.SelectRowTriStateCheckbox
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.tree.SelectRowTriStateCheckbox
Description Checkbox with three states (off, on, mixed-off) that selects its containing tree row
Palette LocationCAF Html/Control/Table/Table Row Tools/Select Row Tri-State Checkbox
Client-Side ModelCAF.Select.Row.Checkbox.TriState.Model
Attributes 
NameRequiredTypeDescription
accesskeyfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Keyboard shortcut letter
disabledfalsejavax.el.ValueExpression
(must evaluate to boolean)
True if control is grayed-out (use an expression to enable/disable on a per-row basis)
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".

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.