This entire interface is deprecated and should not be used. See nsIPrefService and nsIPrefBranch for the new implementations. @status DEPRECATED Replaced by nsIPrefService and nsIPrefBranch
[scriptable, uuid(a22ad7b0-ca86-11d1-a9a4-00805f8a7ac4)]
Constants
Attributes
Methods
EnumerateChildren Call back function "callback" with every preference string having prefix "parent". Pass "data" to "callback" when calling. @param parent A string representation of a prefix of preferences @param callback A function to call back for each matching preference @param data A piece of data to pass on to the callback
