MasterCheckbox component o make it easy to have a column of checkbox match a
master value
-----------------------------------------------------------------------------------------
Key: TAP5-1344
URL: https://issues.apache.org/jira/browse/TAP5-1344
Project: Tapestry 5
Issue Type: New Feature
Components: tapestry-core
Affects Versions: 5.2.3
Reporter: Howard M. Lewis Ship
Priority: Minor
It's very common to implement this for an app, should be a standard component.
Typically, the checkbox sits at the top of the column and, when clicked, all
checkboxes in the column are updated to match its value.
The approach I usually take is to define a special CSS class name shared by all
the checkboxes and provided to the MasterCheckbox.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.