Public Member Functions | |
| tmozIDomainComponent | get (in AString name) |
| Return component by name. | |
Public Attributes | |
| readonly attribute nsISimpleEnumerator | components |
| Components enumerator. | |
This is manager for domain components. Domain components are initialized separatly for each domain.
| tmozIDomainComponent get | ( | in AString | name | ) |
Return component by name.
Function can be used to get specific component.
| name | Component name. |
| readonly attribute nsISimpleEnumerator components |
Components enumerator.
Domain components supports tmozIDomainComponent interface.