Igor,

Thanks for the new feature!

>
>        /**
>         * Called once per request on components before they are about to be
> rendered. This method
>         * should be used to configure such things as visibility and enabled 
> flags.
>         * <p>
>         * Overrides must call {...@code super.onInitialize()}, usually before
> any other code
>         * </p>

Should not this be    {...@code super.onConfigure()}?

Cheers,

Ernesto

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to