sbRatingPropertyBuilder Class Reference

#include <sbRatingPropertyBuilder.h>

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

Public Member Functions

virtual ~sbRatingPropertyBuilder ()
 
NS_DECL_ISUPPORTS_INHERITED
NS_IMETHOD 
GetPropertyID (nsAString &aPropertyID)
 
NS_IMETHOD SetPropertyID (const nsAString &aPropertyID)
 
NS_IMETHOD GetDisplayName (nsAString &aDisplayName)
 
NS_IMETHOD SetDisplayName (const nsAString &aDisplayName)
 
NS_IMETHOD GetDisplayNameKey (nsAString &aDisplayNameKey)
 
NS_IMETHOD SetDisplayNameKey (const nsAString &aDisplayNameKey)
 
NS_IMETHOD GetUserViewable (PRBool *aUserViewable)
 
NS_IMETHOD SetUserViewable (PRBool aUserViewable)
 
NS_IMETHOD GetUserEditable (PRBool *aUserEditable)
 
NS_IMETHOD SetUserEditable (PRBool aUserEditable)
 
NS_IMETHOD GetRemoteReadable (PRBool *aRemoteReadable)
 
NS_IMETHOD SetRemoteReadable (PRBool aRemoteReadable)
 
NS_IMETHOD GetRemoteWritable (PRBool *aRemoteWritable)
 
NS_IMETHOD SetRemoteWritable (PRBool aRemoteWritable)
 
NS_DECL_SBIRATINGPROPERTYBUILDER
NS_IMETHOD 
Get (sbIPropertyInfo **_retval)
 
- Public Member Functions inherited from sbAbstractPropertyBuilder
NS_DECL_ISUPPORTS
NS_DECL_SBIPROPERTYBUILDER 
sbAbstractPropertyBuilder ()
 
virtual ~sbAbstractPropertyBuilder ()
 
virtual nsresult Init ()
 
- Public Member Functions inherited from sbIPropertyBuilder
sbIPropertyInfo get ()
 

Additional Inherited Members

- Static Public Member Functions inherited from sbAbstractPropertyBuilder
static nsresult GetStringFromName (nsIStringBundle *aBundle, const nsAString &aName, nsAString &_retval)
 
static nsresult CreateBundle (const char *aURLSpec, nsIStringBundle **_retval)
 
- Public Attributes inherited from sbIPropertyBuilder
attribute AString propertyID
 
attribute AString displayName
 
attribute AString displayNameKey
 
attribute boolean userViewable
 
attribute boolean userEditable
 
attribute boolean remoteReadable
 
attribute boolean remoteWritable
 
- Protected Member Functions inherited from sbAbstractPropertyBuilder
nsresult GetFinalDisplayName (nsAString &aDisplayName)
 
- Protected Attributes inherited from sbAbstractPropertyBuilder
nsCOMPtr< nsIStringBundle > mBundle
 
nsString mPropertyID
 
nsString mDisplayName
 
nsString mDisplayNameKey
 
PRPackedBool mUserViewable
 
PRPackedBool mUserEditable
 
PRPackedBool mRemoteReadable
 
PRPackedBool mRemoteWritable
 

Detailed Description

Definition at line 37 of file sbRatingPropertyBuilder.h.

Constructor & Destructor Documentation

virtual sbRatingPropertyBuilder::~sbRatingPropertyBuilder ( )
inlinevirtual

Definition at line 42 of file sbRatingPropertyBuilder.h.

Member Function Documentation

NS_DECL_SBIRATINGPROPERTYBUILDER NS_IMETHOD sbRatingPropertyBuilder::Get ( sbIPropertyInfo **  _retval)
NS_IMETHOD sbRatingPropertyBuilder::GetDisplayName ( nsAString &  aDisplayName)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::GetDisplayNameKey ( nsAString &  aDisplayNameKey)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_DECL_ISUPPORTS_INHERITED NS_IMETHOD sbRatingPropertyBuilder::GetPropertyID ( nsAString &  aPropertyID)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::GetRemoteReadable ( PRBool *  aRemoteReadable)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::GetRemoteWritable ( PRBool *  aRemoteWritable)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::GetUserEditable ( PRBool *  aUserEditable)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::GetUserViewable ( PRBool *  aUserViewable)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::SetDisplayName ( const nsAString &  aDisplayName)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::SetDisplayNameKey ( const nsAString &  aDisplayNameKey)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::SetPropertyID ( const nsAString &  aPropertyID)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::SetRemoteReadable ( PRBool  aRemoteReadable)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::SetRemoteWritable ( PRBool  aRemoteWritable)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::SetUserEditable ( PRBool  aUserEditable)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.

NS_IMETHOD sbRatingPropertyBuilder::SetUserViewable ( PRBool  aUserViewable)
inline

Definition at line 45 of file sbRatingPropertyBuilder.h.


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