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.
fuelIPreference
| IID: | 2C7462E2-72C2-4473-9007-0E6AE71E23CA |
| Inherits From: | nsISupports |
Properties
readonly fuelIPreferenceBranch branch
The preference branch that contains this preference.
readonly fuelIEvents events
The events object for this preference. supports: "change"
PRBool locked
Get the locked state of the preference. Set to a boolean value to (un)lock it.
readonly PRBool modified
Check if a preference has been modified by the user, or not.
readonly AString name
The name of the preference.
readonly AString type
A string representing the type of preference (String, Boolean, or Number).
nsIVariant value
Get/Set the value of the preference.
Methods
void reset ( )
References
This interface is returned from the following methods:
Reference documentation is generated from Mozilla's source.
