Songbird / Development / Songbird Add-Ons API Documentation

sbIScriptableFilterResult Interface Reference

The result of a filtering expression in a library. More...

import "sbIScriptableFilterResult.idl";

List of all members.

Public Attributes

readonly attribute nsIStringEnumerator artists
readonly attribute nsIStringEnumerator albums
readonly attribute nsIStringEnumerator genres
readonly attribute nsIStringEnumerator years
readonly attribute nsISupports items
readonly attribute sbILibraryConstraint constraint


Detailed Description

The result of a filtering expression in a library.

A scriptable filter result is the intermediate object that is returned from filtering on a library via predefined properties. This is the object returned from an expression such as songbird.mainLibrary.artists.Bob

Definition at line 54 of file sbIScriptableFilterResult.idl.


Member Data Documentation

readonly attribute sbILibraryConstraint sbIScriptableFilterResult::constraint

Get the underlying constraints (may be null)

Definition at line 230 of file sbIScriptableFilterResult.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