canmove, Confirmed users
2,041
edits
Line 60: | Line 60: | ||
==== Attributes ==== | ==== Attributes ==== | ||
* <tt>jsval startDate</tt><br>Date, can return null | * <tt>jsval startDate</tt><br>Date, can return null | ||
* <tt>jsval endDate</tt><br>Date, can return null | * <tt>jsval endDate</tt><br>Date, can return null | ||
* <tt>jsval numbers</tt><br>Array of DOMString, can return null | * <tt>jsval numbers</tt><br>Array of DOMString, can return null | ||
* <tt>DOMString delivery</tt><br>"sent", "received", or null | * <tt>DOMString delivery</tt><br>"sent", "received", or null | ||
* <tt>jsval read</tt><br>Boolean | * <tt>jsval read</tt><br>Boolean, can be undefined | ||
=== [http://mxr.mozilla.org/mozilla-central/source/nsISomeInterface.idl#1 nsISomeInterface] === | === [http://mxr.mozilla.org/mozilla-central/source/nsISomeInterface.idl#1 nsISomeInterface] === |