Creates a new instance of the Calendar strategy.
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
An object used to initialize the CalendarGrouping.
|
Events
eventClick
Event click event. The event occurs when user clicks on the event area.
Type:
- object
Properties:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
sender |
Object | Indicates the data view. |
||||||
args |
Object | Provides arguments that are useful for the event. Properties
|
eventLimitClick
Event limit click event. The event fires when the user clicks on more links.
Type:
- object
Properties:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
sender |
Object | Indicates the data view. |
|||||||||
args |
Object | Provides arguments that are useful for the event. Properties
|
popoverClose
popover close event. The event occurs when the user clicks the default pop-over close button.
Type:
- object
Properties:
Name | Type | Description |
---|---|---|
sender |
Object | Indicates the data view. |