Actually I'm using use 1.2

-----Original Message-----
From: Will Jaynes [mailto:[EMAIL PROTECTED] 
Sent: 10 August 2007 13:52
To: users@wicket.apache.org
Subject: getting component parent


Using 1.3. I have a panel which needs to create different internal 
components depending on who it's parent is. However, calling getParent() 
in the constructor gives me null. I can make a constuctor that passes in 
the parent. But I wonder if there is a different way. Is there some 
other point where I could call getParent(), get the parent, and then 
construct the components for the panel?

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to