#include "nsISupports.idl"
Go to the source code of this file.
Classes | |
interface | sbIMediaListViewSelectionListener |
Listener interface that gets notified on selection changes. More... | |
interface | sbIMediaListViewSelection |
Manage the selection of items within a view. This interface is a subset of nsITreeViewSelection. Note that if you are part of the user interface, you probably want to be calling nsITreeView.selection instead - otherwise things can get subtly out of sync. More... | |