sbIStringBundleService Interface Reference

Interface for the Songbird string bundle service. Instantiate as a component service. More...

import"sbIStringBundleService.idl";

Inheritance diagram for sbIStringBundleService:
[legend]
Collaboration diagram for sbIStringBundleService:
[legend]

Public Attributes

readonly attribute nsIStringBundle bundle
 Main Songbird string bundle. Thread-safe. More...
 
readonly attribute nsIStringBundle brandBundle
 Main Songbird brand string bundle. Thread-safe. More...
 

Detailed Description

Interface for the Songbird string bundle service. Instantiate as a component service.

"@songbirdnest.com/Songbird/stringbundle;1"

Definition at line 51 of file sbIStringBundleService.idl.

Member Data Documentation

readonly attribute nsIStringBundle sbIStringBundleService::brandBundle

Main Songbird brand string bundle. Thread-safe.

Definition at line 64 of file sbIStringBundleService.idl.

readonly attribute nsIStringBundle sbIStringBundleService::bundle

Main Songbird string bundle. Thread-safe.

Definition at line 57 of file sbIStringBundleService.idl.


The documentation for this interface was generated from the following file: