Ajax like event for onLoad

2011-02-16 Thread Brown, Berlin [GCG-PFS]
I am using the Ajax Tabbed Panel class and I could possibly hijack the onUpdate/onClick routines to suit my needs. But I was curious, is there an event/behavior that I can call when a panel loads or render. Something along the lines of: SomeAjaxPanel { onBeforeRender() {

Re: Ajax like event for onLoad

2011-02-16 Thread Martin Grigorov
AjaxEventBehavior On Wed, Feb 16, 2011 at 5:41 PM, Brown, Berlin [GCG-PFS] berlin.br...@primerica.com wrote: I am using the Ajax Tabbed Panel class and I could possibly hijack the onUpdate/onClick routines to suit my needs. But I was curious, is there an event/behavior that I can call when