HomePrevNext

ControlCheckbox
org.mb.tapestry.checkboxes.ControlCheckbox
  Non-Visual Component
Description
Selecting or deselecting this checkbox will automatically select or deselect all controlled checkboxes in the checkbox group.
Parameters
nametypedirectionrequireddefault valuedescription
group ...mb.tapestry.checkboxes.CheckboxGroupauto null This is an optional parameter. If provided, it specifies the CheckboxGroup this component belongs to. If it is not specified, then the component is a a part of the CheckboxGroup that wraps it. Please note that if this parameter is used, then the CheckboxGroup it refers to must either enclose the current component, or must be defined after it.  
Allow body (removed)
Allow informal parameters   
Reserved parameters type, onclick
Toggle help

HomePrevNext