On Thu, 03 Jul 2008, TH Lim wrote: > I think it will get more complicated as I wanted the effect to kick in after > the page is rendered. What I do now is enable/disable individual components > in AjaxCheckbox.onUpdate().
You can just change that to use block.visitChildren(FormComponent.class... and then you don't need to list all individual components. Best wishes, Timo -- Timo Rantalaiho Reaktor Innovations Oy <URL: http://www.ri.fi/ > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
