Data Total Selected - caf_h:dataTotalSelected

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.table.DataTotalSelected
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.table.DataTotalSelected
Description Displays table total selected rows
Palette LocationCAF Html/Control/Table/Data Total Selected
Client-Side ModelCAF.Output.Model
Attributes 
NameRequiredTypeDescription
allMsgfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Message to display when all items are selected, but the total number of items is not known; defaults to "All selected"
forfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Table to which this applies
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".

standardMsgfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Standard message to display; defaults to "'{0}' selected" (10 selected)
unknownTotalMsgfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Message to display when all items except for a few are selected, but the total number of items is not known; defaults to "All but '{0}' selected" (All but 10 selected)

Output generated by Vdldoc View Declaration Language Documentation Generator.