B2G/QA/WebAPI Test Plan/Alarm: Difference between revisions

Jump to navigation Jump to search
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/nsISomeInterface.idl nsISomeInterface] : nsISomeParent ===
=== [http://mxr.mozilla.org/mozilla-central/source/dom/alarm/nsIDOMAlarmsManager.idl nsIDOMAlarmsManager] ===
==== Attributes ====
* <tt>readonly DOMString someAttribute</tt><br>Values can be foo, bar, baz, bam


* <tt>readonly DOMString anotherAttribute</tt><br>More info about attribute
==== Methods ====
* <tt>nsIDOMDOMRequest getAll()</tt>


==== Methods ====
* <tt>nsIDOMDOMRequest add(in jsval date, in DOMString respectTimezone, [optional] in jsval data)</tt>
* <tt>boolean someMethod(in DOMString param)</tt>


* <tt>void anotherMethod()</tt>
* <tt>void remove(in unsigned long id)</tt>


==== Events ====
==== Events ====
* <tt>onsomeevent</tt>
* <tt>alarm - (System Message)</tt>


== Tests ==
== Tests ==
14

edits

Navigation menu