Name Description Size Coverage
browser.toml 1072 -
browser_calendarDialog.js 21087 -
browser_calendarDialogCategories.js 4027 -
browser_calendarDialogDateRow.js 2040 -
browser_calendarDialogDescriptionRow.js 5605 -
browser_calendarDialogIntegration.js 5928 -
browser_calendarDialogIntegrationDisabled.js 391 -
browser_calendarDialogPositionDurationsSize0.js 385 -
browser_calendarDialogPositionDurationsSize1.js 385 -
browser_calendarDialogPositionDurationsSize2.js 385 -
browser_calendarDialogPositionDurationsSize3.js 385 -
browser_calendarDialogPositions0.js 409 -
browser_calendarDialogPositions1.js 409 -
browser_calendarDialogPositions2.js 409 -
browser_calendarDialogRemindersRow.js 3334 -
browser_calendarDialogRow.js 1472 -
browser_calendarDialogSubviewManager.js 5991 -
browser_disabled.toml 346 -
browser_positionedDialog.js Setup the trigger, container, and dialog for dialog position then open the dialog and return its DomRect. @param {DOMRect} options - The trigger, container and dialog options to setup. @returns {DOMRect} 21278 -
files -
head.js Creates and registers a new calendar with the calendar manager. The created calendar will be set as the default calendar. @param {object} options - Options to create the calendar with. @param {string} options.name [name="Test"] - Name. @param {string} options.type [type="storage"] - Type. @param {string} [options.color] - Color of the calendar. @returns {calICalendar} 18487 -