[ 
https://issues.apache.org/jira/browse/WICKET-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Topping closed WICKET-402.
--------------------------------

    
> AjaxCheckBox should not be abstract
> -----------------------------------
>
>                 Key: WICKET-402
>                 URL: https://issues.apache.org/jira/browse/WICKET-402
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 2.0 branch (discontinued)
>            Reporter: Brian Topping
>            Priority: Minor
>         Attachments: AjaxCheckBox.patch
>
>
> If all an AjaxCheckBox subclass needs is to have the model updated, the call 
> to onUpdate() is not necessary.  In that case, the class can safely be 
> concrete.  In my case, I am calling setModel() on the AjaxCheckBox that is 
> returned.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to