WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the
XUL hub at the
Mozilla Developer Center.
@mozilla.org/pref-localizedstring;1
This component implements the following interfaces:
Constants
| PRUint16 |
nsISupportsPrimitive.TYPE_ID |
= 1 |
| PRUint16 |
nsISupportsPrimitive.TYPE_CSTRING |
= 2 |
| PRUint16 |
nsISupportsPrimitive.TYPE_STRING |
= 3 |
| PRUint16 |
nsISupportsPrimitive.TYPE_PRBOOL |
= 4 |
| PRUint16 |
nsISupportsPrimitive.TYPE_PRUINT8 |
= 5 |
| PRUint16 |
nsISupportsPrimitive.TYPE_PRUINT16 |
= 6 |
| PRUint16 |
nsISupportsPrimitive.TYPE_PRUINT32 |
= 7 |
| PRUint16 |
nsISupportsPrimitive.TYPE_PRUINT64 |
= 8 |
| PRUint16 |
nsISupportsPrimitive.TYPE_PRTIME |
= 9 |
| PRUint16 |
nsISupportsPrimitive.TYPE_CHAR |
= 10 |
| PRUint16 |
nsISupportsPrimitive.TYPE_PRINT16 |
= 11 |
| PRUint16 |
nsISupportsPrimitive.TYPE_PRINT32 |
= 12 |
| PRUint16 |
nsISupportsPrimitive.TYPE_PRINT64 |
= 13 |
| PRUint16 |
nsISupportsPrimitive.TYPE_FLOAT |
= 14 |
| PRUint16 |
nsISupportsPrimitive.TYPE_DOUBLE |
= 15 |
| PRUint16 |
nsISupportsPrimitive.TYPE_VOID |
= 16 |
| PRUint16 |
nsISupportsPrimitive.TYPE_INTERFACE_POINTER |
= 17 |
Properties
AString nsISupportsString.data
readonly PRUint16 nsISupportsPrimitive.type
Methods
| Interface | Method |
| nsIPrefLocalizedString |
void setDataWithLength ( PRUint32 length , PRUnichar* data )
|
| nsISupportsString |
PRUnichar* toString ( )
|
Reference documentation is generated from Mozilla's source.