AjaxEventBehavior On Wed, Feb 16, 2011 at 5:41 PM, Brown, Berlin [GCG-PFS] < [email protected]> 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 a
> panel loads or render.
>
> Something along the lines of:
>
> SomeAjaxPanel {
> onBeforeRender() {
> this.add(AjaxBehavior("onload') {
> onEvent(target) {
> ....
> }
> }
> }
>
> }
>
