Search
ItemTooltipEvent Members
Methods
 


Contains the arguments passed to handlers of the CalendarListener.itemTooltipDisplaying event.

The following tables list the members exposed by the ItemTooltipEvent type.

 Public Methods

  Name Description

getItem

Gets the item related to the event. (Inherited from ItemEvent.)

getTooltip

Gets the tooltip of the item.

setTooltip

Sets the tooltip of the item.

 See Also