[
https://issues.apache.org/jira/browse/WICKET-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888628#action_12888628
]
Hudson commented on WICKET-2943:
--------------------------------
Integrated in Apache Wicket 1.4.x #37 (See
[http://hudson.zones.apache.org/hudson/job/Apache%20Wicket%201.4.x/37/])
> Introduce a good place to initialize components other than the constructor -
> Component#onInitialize()
> -----------------------------------------------------------------------------------------------------
>
> Key: WICKET-2943
> URL: https://issues.apache.org/jira/browse/WICKET-2943
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Reporter: Igor Vaynberg
> Assignee: Igor Vaynberg
> Fix For: 1.4.10, 1.5-M1
>
>
> Component#onInitialize() should be called once during the component's
> lifecyle at some point before the first render. During this call
> Component#getPage() should return the page the component is added to.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.