Control the search settings on a media list. More...
import"sbISearchableMediaListView.idl";
Public Attributes | |
| attribute sbILibraryConstraint | searchConstraint |
| Get or set the current search configuration. More... | |
Control the search settings on a media list.
Media lists that implement this interface declare themselves as searchable. The search is applied as an additional constraint to the list.
Definition at line 47 of file sbISearchableMediaListView.idl.
| attribute sbILibraryConstraint sbISearchableMediaListView::searchConstraint |
Get or set the current search configuration.
Definition at line 52 of file sbISearchableMediaListView.idl.