Songbird / Development / Songbird Add-Ons API Documentation

sbIPropertyChange Interface Reference

import "sbILibraryChangeset.idl";

Inheritance diagram for sbIPropertyChange:

sbIChangeOperation List of all members.

Public Attributes

readonly attribute AString id
readonly attribute AString oldValue
readonly attribute AString newValue

Detailed Description

See also:
sbIChangeOperation

Definition at line 81 of file sbILibraryChangeset.idl.


Member Data Documentation

readonly attribute AString sbIPropertyChange::id

Property ID

The ID of the property that was changed. (e.g. http://songbirdnest.com/data/1.0#artistName)

Definition at line 89 of file sbILibraryChangeset.idl.

readonly attribute AString sbIPropertyChange::oldValue

The original value of the property.

Definition at line 94 of file sbILibraryChangeset.idl.

readonly attribute AString sbIPropertyChange::newValue

The new value of the property.

Definition at line 99 of file sbILibraryChangeset.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