Preparing search index...

    Variable onload

    onload: Function

    onload callback

    undefined
    

    loader

    since 18.2.0 - Use the event.LOADER_COMPLETE event or the onloadcb parameter of loader.preload instead.

    // use the LOADER_COMPLETE event instead
    me.event.on(me.event.LOADER_COMPLETE, this.loaded.bind(this));