显示事件的tooltip
var tooltip = scheduler.tooltip; tooltip.hide(); tooltip.show(event, text);
该选项仅在激活了tooltip 插件时有效。