| browser.toml |  | 1029 | 
        
          | browser_calendarDialog.js |  | 15744 | 
        
          | browser_calendarDialogCategories.js |  | 3811 | 
        
          | browser_calendarDialogDateRow.js |  | 2040 | 
        
          | browser_calendarDialogDescriptionRow.js |  | 5390 | 
        
          | browser_calendarDialogIntegration.js |  | 4313 | 
        
          | 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_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} | 17853 |