q
Tag selectAllCheckbox


The selectAllCheckbox component adds a check box to the column header or footer. When the user selects this check box, all the check boxes within the column get selected. And if the user clears this check box, all the check boxes in the column are cleared too. It should be defined as a child tag for the column's (checkboxColumn, selectionColumn) "header" or "footer" facets, or both.


Tag Information
Tag Classteamdev.jsf.taglib.SelectAllCheckboxJspTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
bindingfalseteamdev.jsf.component.datatable.SelectAllCheckboxonlynullA value-binding expression that associates the component with a backing bean property.
idfalsejava.lang.StringfalsenullThe component identifier.
renderedfalsebooleantruetrueA flag that indicates whether or not the component is visible.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.