Songbird / Development / Songbird Add-Ons API Documentation

sbIPropertyOperator Interface Reference

An interface to represent an operator that may act upon a property. More...

import "sbIPropertyManager.idl";

List of all members.

Public Member Functions

void Init (in AString aOperator, in aString aOperatorReadable)
 Initialize the operator.

Public Attributes

readonly attribute AString operator
 The operator.
readonly attribute AString operatorReadable
 The operator readable string or language property name.


Detailed Description

An interface to represent an operator that may act upon a property.

Definition at line 105 of file sbIPropertyManager.idl.


Member Function Documentation

void sbIPropertyOperator::Init ( in AString  aOperator,
in aString  aOperatorReadable 
)

Initialize the operator.

Note:
This method may not be called more than once.


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