Select Row Link - caf_h:dataSelectRowLink

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.table.SelectRowLink
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.table.SelectRowLink
Description Link that selects its containing table row
Palette LocationCAF Html/Control/Table/Table Row Tools/Select Row Link
Client-Side ModelCAF.Select.Row.Link.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 and un-modifiable

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

idfalsejava.lang.String Control identifier
labelfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Control label
multiplefalsejavax.el.ValueExpression
(must evaluate to boolean)
True if multiple rows can be selected

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

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.