Defines the events raised by the calendar component.
The following tables list the members exposed by the CalendarListener type.
Name | Description | |
---|---|---|
Invoked before the items are drawn in the current drawing pass. |
||
Raised when secondary grouping is enabled to allow the client to filter some of the secondary resources. |
||
Raised to allow text customization of various calendar elements. |
||
Invoked when the user clicks a date cell in the calendar. |
||
Invoked to allow custom drawing of calendar UI elements. |
||
Raised to allow custom drawing of calendar elements before the default rendering done by the control. |
||
Invoked after the items are drawn in the current drawing pass. |
||
Raised to allow filtering specific items from the view. |
||
Invoked when a hidden items cue icon is clicked. |
||
Invoked when the control has been scrolled horizontally. |
||
Invoked when the user clicks a schedule item. |
||
Invoked when the user has cloned an item interactively. |
||
Invoked when the user is about to clone an item interactively. |
||
Invoked when a schedule item is created by the user. |
||
Invoked when the user is about to create a new schedule item. |
||
Invoked when an interactive item creation is canceled by the user. |
||
Invoked when the user deletes a schedule item. |
||
Invoked when the user is about to delete a schedule item. |
||
Invoked when an item is about to be deselected. |
||
Invoked to allow custom drawing of calendar items before the default rendering done by the control. |
||
Invoked when item's text is in-place edited. |
||
Invoked when in-place editing of item's text is about to be accepted. |
||
Invoked when in-place editing of item's text is about to begin. |
||
Invoked when the lane index of an item within a List view has changed. |
||
Invoked when an item modification is canceled by the user. |
||
Invoked when a schedule item is moved or resized by the user. |
||
Invoked when the user moves or resizes a schedule item, which would change the item's scheduled start or end date and time. |
||
Invoked when an item is about to be selected. |
||
Invoked when an item is selected or deselected. |
||
Invoked when an item is selected or deselected. |
||
Invoked when one or more items have been modified interactively. |
||
Invoked to allow modification of an item's tooltip before it gets displayed. |
||
Invoked when the header of a List view is clicked. |
||
Invoked when the user clicks on a month cell in a SingleMonth and MonthRange views. |
||
Invoked when the header of a Month view is clicked. |
||
Invoked when the header of an MonthRange view is clicked. |
||
Invoked when a cell in the week header of a Month view is clicked. |
||
Invoked when the user is about to delete a recurring item. |
||
Invoked when the bottom timeline of a CalendarView.ResourceView view is clicked. |
||
Invoked when the middle timeline of a CalendarView.ResourceView view is clicked. |
||
Invoked when the header of a Resource view row is clicked. |
||
Invoked when the top timeline of a CalendarView.ResourceView view is clicked. |
||
Invoked when the value of a scrollbar has changed. |
||
Invoked when the calendar theme has changed. |
||
Invoked when timeline units are changed by zoom operation. |
||
Invoked when the header of a Timetable column is clicked. |
||
Invoked to allow modification of the tooltip of a calendar element before it gets displayed. |
||
Invoked when the user selects another date using the month or year navigation controls on the calendar header area. |
||
Invoked when the control has been scrolled vertically. |
||
Raised when the header of a WeekRange view is clicked. |