canmove, Confirmed users
2,041
edits
Line 43: | Line 43: | ||
=== [http://mxr.mozilla.org/mozilla-central/source/nsISomeInterface.idl nsISomeInterface] : nsISomeParent === | === [http://mxr.mozilla.org/mozilla-central/source/nsISomeInterface.idl nsISomeInterface] : nsISomeParent === | ||
==== Attributes ==== | ==== Attributes ==== | ||
* <tt>readonly DOMString someAttribute</tt><br | * <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> | ||