Go to the source code of this file.
Functions | |
function | GenericComponentFactory (ctor, params) |
Variables | |
GenericComponentFactory | prototype |
function GenericComponentFactory | ( | ctor, | |
params | |||
) |
An object implementing nsIFactory that can construct other objects upon createInstance, passing a set of parameters to that object's constructor.
Definition at line 42 of file GenericFactory.js.
GenericComponentFactory prototype |
Definition at line 46 of file GenericFactory.js.