зеркало из https://github.com/mozilla/pjs.git
Add getCalendar. Add a few lines of extra documentation. r=dmose
This commit is contained in:
Родитель
96661ad845
Коммит
ded4bebdbd
|
@ -71,8 +71,8 @@ interface calICalendarProvider : nsISupports
|
|||
in calIProviderListener aListener);
|
||||
|
||||
/**
|
||||
* Delete a calendar. This typically deletes a file with calendar
|
||||
* data
|
||||
* Delete a calendar. Deletes the actual underlying calendar, which
|
||||
* could be (for example) a file or a calendar on a server
|
||||
*
|
||||
* @param aCalendar the calendar to delete
|
||||
* @param aListener where to call the results back to
|
||||
|
|
Загрузка…
Ссылка в новой задаче