32 #include "nsISupports.idl"
35 [scriptable,
uuid(3813e226-4465-4a4a-90e3-b890e2271e2c)]
62 [scriptable,
uuid(177dff4d-c845-4d7d-b1e8-533591908526)]
81 in
long aDefaultColWidth,
82 in AString aDefaultSortDirection);
void registerPropertyToContext(in AString aContextID, in AString aProperty, in long aDefaultColWidth, in AString aDefaultSortDirection)
Register a property to the smart playlist editor for a particular context.
readonly attribute AString defaultSortDirection
nsISimpleEnumerator getPropertiesForContext(in AString aContextID)
Returns an enumerator for all the properties that have been registered to a particular smart playlist...
readonly attribute long defaultColumnWidth
readonly attribute AString propertyID
Registrar for smart playlists properties.