onOptionsLoad Event

Parameters:

  • none
  scheduler.attachEvent("onOptionsLoad", function (){
       //any custom logic here
  });

Event is called , when options collection was loaded from a server ( before data xml parsing )