displays tooltips for events
var tooltip = scheduler.tooltip; tooltip.hide(); tooltip.show(event, text);
The option requires the tooltip plugin to be enabled.