- Description:
This module is responsible for handle calendar day and upcoming view.
- Source:
- Copyright:
- 2017 Simey Lameze
- 2017 Simey Lameze
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
This module is responsible for handle calendar day and upcoming view.
Methods
(inner) registerCalendarEventListeners(root, eventFormModalPromise)
- Description:
Listen to and handle any calendar events fired by the calendar UI.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
root |
object | The calendar root element |
eventFormModalPromise |
object | A promise reolved with the event form modal |