yes

-igor

On Fri, Nov 7, 2008 at 1:10 PM, Stefan Lindner <[EMAIL PROTECTED]> wrote:
> What is the perfect way to replace the reattach method of wicket 2.0 in
> Wicket 1.4? Is it correct to replace the 2.0 expressioin
>
>        myComponent.reAttach()
>
> with
>
>        addOrReplace(myComponent);
>
> Stefan
>
> ---------------------------------------------------------------------
> 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