Provides information about libraries and medialists needed by the service pane.
More...
import"sbILibraryServicePaneService.idl";
Provides information about libraries and medialists needed by the service pane.
Definition at line 43 of file sbILibraryServicePaneService.idl.
AString sbILibraryServicePaneService::getNodeContentTypeFromMediaListView |
( |
in sbIMediaListView |
aMediaListView | ) |
|
Attempt to get the content type of service pane node for the given media list view.
- Parameters
-
aMediaListView | the view for which to get the content type. |
- Returns
- the content type of service pane node that represents the given media list view or null if the type information is not available for the node.
Attempt to get a service pane node for the given media list view.
- Parameters
-
aMediaListView | the view for which to get the service pane node |
- Returns
- a service pane node that represents the given media list view or null if the node cannot be found
nsIArray sbILibraryServicePaneService::getNodesForLibraryResource |
( |
in sbILibraryResource |
aResource | ) |
|
Return all service pane nodes related to the library resource specified by aResource.
- Parameters
-
- Returns
- An nsIArray of service pane nodes representing the given resource. Note that in the case that more than one node is related to a given library, multiple nodes will be returned.
void sbILibraryServicePaneService::setNodeReadOnly |
( |
in sbIServicePaneNode |
aNode, |
|
|
in boolean |
aReadOnly |
|
) |
| |
AString sbILibraryServicePaneService::suggestNameForNewPlaylist |
( |
in sbILibrary |
aLibrary | ) |
|
The documentation for this interface was generated from the following file: