Re: Force page rendering ?

2008-01-10 Thread Eelco Hillenius
mended to > use this to force page-rendering, like one could just follow this approach > and force rendering in the if-else blocks (as below) so as to skip the rest > of the executable-code (in an event-listener) , which doesnt feel to be the > right way to go and should rather just

Re: Force page rendering ?

2008-01-10 Thread mfs
Thanks... So what i would want to know as well is to when would it be recommended to use this to force page-rendering, like one could just follow this approach and force rendering in the if-else blocks (as below) so as to skip the rest of the executable-code (in an event-listener) , which doesnt

Re: Force page rendering ?

2008-01-10 Thread Igor Vaynberg
control comes back to the > > wicket i.e. after execution of the events on the WebPage... > > > > Please comments.. > > > > -- > View this message in context: > http://www.nabble.com/Force-page-rendering---tp14725628p14741184.html > > Sent from the Wicket - User

Re: Force page rendering ?

2008-01-10 Thread mfs
ge doesnt initiate rendering rightaway rather it just > sets the targetPage which is rendered once the control comes back to the > wicket i.e. after execution of the events on the WebPage... > > Please comments.. > -- View this message in context: http://www.nabble.com/Force-page-ren

Force page rendering ?

2008-01-09 Thread mfs
the wicket i.e. after execution of the events on the WebPage... Please comments.. -- View this message in context: http://www.nabble.com/Force-page-rendering---tp14725628p14725628.html Sent from the Wicket - User mailing list archive at Nabble.com