sbILibrarySort Interface Reference

A sort that can be applied to a media list view. More...

import"sbILibraryConstraints.idl";

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

Public Member Functions

void init (in AString aProperty, in boolean aIsAscending)
 
AString toString ()
 

Public Attributes

readonly attribute AString property
 
readonly attribute boolean isAscending
 

Detailed Description

A sort that can be applied to a media list view.

Definition at line 126 of file sbILibraryConstraints.idl.

Member Function Documentation

void sbILibrarySort::init ( in AString  aProperty,
in boolean  aIsAscending 
)
AString sbILibrarySort::toString ( )

Member Data Documentation

readonly attribute boolean sbILibrarySort::isAscending

Definition at line 131 of file sbILibraryConstraints.idl.

readonly attribute AString sbILibrarySort::property

Definition at line 130 of file sbILibraryConstraints.idl.


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