canmove, Confirmed users
2,041
edits
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 41: | Line 41: | ||
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 | === [http://mxr.mozilla.org/mozilla-central/source/nsISomeInterface.idl nsISomeInterface] : nsISomeParent === | ||
==== Attributes ==== | ==== 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 ==== | ==== Methods ==== | ||
* <tt>boolean someMethod(in DOMString param)</tt> | * <tt>boolean someMethod(in DOMString param)</tt> | ||
* <tt>void anotherMethod()</tt> | * <tt>void anotherMethod()</tt> | ||