A sort that can be applied to a media list view. More...
import"sbILibraryConstraints.idl";
Public Member Functions | |
void | init (in AString aProperty, in boolean aIsAscending) |
AString | toString () |
Public Attributes | |
readonly attribute AString | property |
readonly attribute boolean | isAscending |
A sort that can be applied to a media list view.
Definition at line 126 of file sbILibraryConstraints.idl.
void sbILibrarySort::init | ( | in AString | aProperty, |
in boolean | aIsAscending | ||
) |
AString sbILibrarySort::toString | ( | ) |
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.