Thanks Igor! -----Ursprüngliche Nachricht----- Von: Igor Vaynberg [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 7. November 2008 22:14 An: [email protected] Betreff: Re: how to replace 2.0's reAttach
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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
