onBeforeRender() is not called for invisible components

On Fri, Sep 2, 2011 at 2:41 PM, Brown, Berlin [GCG-PFS]
<[email protected]> wrote:
> With the 1.4 release of wicket, is there a way to determine when a
> component has changed visibility.  Mainly from false to true visibility.
>
> I can use onBeforeRender or onConfigure to determine when the component
> is being rendered.
>
> onAfterRender will get called after it is rendered but the component is
> still visible.
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to