Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsIGSettingsService

Os nossos voluntários ainda não traduziram este artigo para Português (Europeu) . Junte-se a nós e ajude-nos a fazer o trabalho!

Please add a summary to this article.
1.0
28
Introduced
Gecko 6.0
Inherits from: nsISupports Last changed in Gecko 6.0 (Firefox 6.0 / Thunderbird 6.0 / SeaMonkey 2.3)

Implemented by: @mozilla.org/gsettings-service;1 as a service:

var gSettingsService = Components.classes["@mozilla.org/gsettings-service;1"]
                       .createInstance(Components.interfaces.nsIGSettingsService);

Method overview

nsIGSettingsCollection getCollectionForSchema(in AUTF8String schema);

Methods

getCollectionForSchema()

nsIGSettingsCollection getCollectionForSchema(
  in AUTF8String schema
);
Parameters
schema
Return value

Etiquetas do documento e colaboradores

 Colaboradores para esta página: Sheppy, trevorh
 Última atualização por: Sheppy,