sbLocalDatabaseTreeViewState Class Reference

#include <sbLocalDatabaseTreeView.h>

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

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_NSISERIALIZABLE
nsresult 
Init ()
 
nsresult ToString (nsAString &aStr)
 
 sbLocalDatabaseTreeViewState ()
 

Protected Attributes

nsCOMPtr< sbILibrarySortmSort
 
sbSelectionList mSelectionList
 
PRPackedBool mSelectionIsAll
 

Friends

class sbLocalDatabaseTreeView
 

Detailed Description

Definition at line 383 of file sbLocalDatabaseTreeView.h.

Constructor & Destructor Documentation

sbLocalDatabaseTreeViewState::sbLocalDatabaseTreeViewState ( )

Definition at line 2962 of file sbLocalDatabaseTreeView.cpp.

Member Function Documentation

nsresult sbLocalDatabaseTreeViewState::Init ( )

Definition at line 3025 of file sbLocalDatabaseTreeView.cpp.

nsresult sbLocalDatabaseTreeViewState::ToString ( nsAString &  aStr)

Definition at line 3034 of file sbLocalDatabaseTreeView.cpp.

Here is the caller graph for this function:

Friends And Related Function Documentation

friend class sbLocalDatabaseTreeView
friend

Definition at line 385 of file sbLocalDatabaseTreeView.h.

Member Data Documentation

PRPackedBool sbLocalDatabaseTreeViewState::mSelectionIsAll
protected

Definition at line 400 of file sbLocalDatabaseTreeView.h.

sbSelectionList sbLocalDatabaseTreeViewState::mSelectionList
protected

Definition at line 398 of file sbLocalDatabaseTreeView.h.

nsCOMPtr<sbILibrarySort> sbLocalDatabaseTreeViewState::mSort
protected

Definition at line 396 of file sbLocalDatabaseTreeView.h.


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