Unload all schedules

Hi Guys,

I need to unload (hide) all schedules that are currently on my scheduler at a users request.

Is there anyway of doing this.

I am currently using jQuery and normaly RAW JS.

Thanks!

Nevermind; scheduler.clearAll() is what I needed