14
edits
Line 59: | Line 59: | ||
If user prefs can turn the API on or off or otherwise modify its operation, describe them here. | If user prefs can turn the API on or off or otherwise modify its operation, describe them here. | ||
=== [http://mxr.mozilla.org/mozilla-central/source/ | === [http://mxr.mozilla.org/mozilla-central/source/dom/alarm/nsIDOMAlarmsManager.idl nsIDOMAlarmsManager] === | ||
== | |||
* <tt> | ==== Methods ==== | ||
* <tt>nsIDOMDOMRequest getAll()</tt> | |||
* <tt>nsIDOMDOMRequest add(in jsval date, in DOMString respectTimezone, [optional] in jsval data)</tt> | |||
* <tt> | |||
* <tt>void | * <tt>void remove(in unsigned long id)</tt> | ||
==== Events ==== | ==== Events ==== | ||
* <tt> | * <tt>alarm - (System Message)</tt> | ||
== Tests == | == Tests == |
edits