Songbird / Development / Songbird Add-Ons API Documentation

sbIPropertyUnit Interface Reference

Property unit interface This interface describes a property unit. More...

List of all members.

Public Attributes

readonly attribute AString id
 The id of the unit. This string is not localized and is used in calls to sbIPropertyUnitConverter's convert function to specify to and from which unit to convert, it should be unique within the list units in an sbIPropertyUnitConverter.
readonly attribute AString name
 The full name of the unit, ie. Kilobyte. This is a localized string, ie. a partial entity such as "&my.partial.entity", which needs to be translated before being shown on a user interface.
readonly attribute AString shortName
 The short name of the unit, ie. kB. This is a localized string, ie. a partial entity such as "&my.partial.entity", which needs to be translated before being shown on a user interface.


Detailed Description

Property unit interface This interface describes a property unit.

Definition at line 38 of file sbIPropertyUnitConverter.idl.


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:29:02 2009 for Songbird by  doxygen 1.5.2