Checkbox: Make setters fluid
----------------------------
Key: WICKET-2360
URL: https://issues.apache.org/jira/browse/WICKET-2360
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.4-RC6
Reporter: Daniel Soneira
Priority: Trivial
Fix For: 1.4-RC7
The setters in Checkbox (label, checkboxGroup, state) should be similiar to the
setters found in other Form components.
At least setLabel should be changed to return "this" to enable method chaining.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.