sbMediaListViewMap Class Reference

#include <sbMediaListViewMap.h>

Inheritance diagram for sbMediaListViewMap:
[legend]
Collaboration diagram for sbMediaListViewMap:
[legend]

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_NSIOBSERVER
NS_DECL_SBIMEDIALISTVIEWMAP 
sbMediaListViewMap ()
 
nsresult Init ()
 Register with the Observer Service. More...
 
- Public Member Functions inherited from sbIMediaListViewMap
sbIMediaListView getView (in nsISupports aParentKey, in nsISupports aPageKey)
 Given parent and pagekey objects, return the saved view or null if not saved. More...
 
void setView (in nsISupports aParentKey, in nsISupports aPageKey, in sbIMediaListView aView)
 Given parent and pagekey objects, save the given view. More...
 
void releaseViews (in nsISupports aParentKey)
 Release all views held by a parent grouping. More...
 
- Public Member Functions inherited from sbSupportsWeakReference
 sbSupportsWeakReference ()
 

Static Public Member Functions

static NS_METHOD RegisterSelf (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo)
 

Additional Inherited Members

- Protected Member Functions inherited from sbSupportsWeakReference
 ~sbSupportsWeakReference ()
 
void ClearWeakReferences ()
 
PRBool HasWeakReferences () const
 

Detailed Description

Definition at line 67 of file sbMediaListViewMap.h.

Constructor & Destructor Documentation

NS_DECL_ISUPPORTS NS_DECL_NSIOBSERVER NS_DECL_SBIMEDIALISTVIEWMAP sbMediaListViewMap::sbMediaListViewMap ( )

Member Function Documentation

nsresult sbMediaListViewMap::Init ( )

Register with the Observer Service.

Definition at line 114 of file sbMediaListViewMap.cpp.

NS_METHOD sbMediaListViewMap::RegisterSelf ( nsIComponentManager *  aCompMgr,
nsIFile *  aPath,
const char *  aLoaderStr,
const char *  aType,
const nsModuleComponentInfo *  aInfo 
)
static

Definition at line 90 of file sbMediaListViewMap.cpp.


The documentation for this class was generated from the following files: