이벤트에 대한 tooltip을 표시합니다.
var tooltip = scheduler.tooltip; tooltip.hide(); tooltip.show(event, text);
이 옵션은 tooltip 플러그인이 활성화된 경우에만 작동합니다.