Public Member Functions | |
tmozISharedComponent | get (in AString name) |
Return component by name. | |
Public Attributes | |
readonly attribute nsISimpleEnumerator | components |
Components enumerator. |
This is manager for shared components. Shared components are shared accross all domains.
tmozISharedComponent 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.
Shared components supports tmozISharedComponent interface.