Search
ItemTooltipEvent Members
Constructors Methods
 


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

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

 Public Constructors

  Name Description

ItemTooltipEvent

Initializes a new instance of the ItemTooltipEvent class.

 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