[
https://issues.apache.org/jira/browse/WICKET-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg updated WICKET-2943:
----------------------------------
Assignee: Igor Vaynberg
Fix Version/s: 1.5-M1
> 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.