[ 
https://issues.apache.org/jira/browse/WICKET-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996967#comment-12996967
 ] 

Igor Vaynberg commented on WICKET-3457:
---------------------------------------

needs a port to 1.5. instead of postConfigure() it should just be onConfigure() 
to make it clearer.

> Add methods to IBehavior to listen for configuration events
> -----------------------------------------------------------
>
>                 Key: WICKET-3457
>                 URL: https://issues.apache.org/jira/browse/WICKET-3457
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.15
>            Reporter: Jeremy Thomerson
>            Assignee: Jeremy Thomerson
>            Priority: Minor
>             Fix For: 1.4.16, 1.5-RC2
>
>
> I would like for behaviors to be able to contribute to the configuration of a 
> component (i.e. calling setVisible / setEnabled).  Now that we have 
> onConfigure, it would be nice to have components notify their behaviors 
> during the configuration process.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to