CBrowserContainer Class Reference

Inherited by CAboutContainer, and CDetailContainer.

List of all members.

Public Member Functions

void HandleResourceChange (TInt aType)
TInt CountComponentControls () const
void SizeChanged ()
CCoeControl * ComponentControl (TInt aIndex) const
 ~CBrowserContainer ()

Protected Member Functions

 CBrowserContainer (CBrowserView &aView)
void ConstructL (const TRect &aRect)
void ScrollBrowserToTopL ()

Protected Attributes

CBrowserViewiView
CBrCtlInterface * iBrowser

Detailed Description

CBrowserContainer container control class. An instance of CBrowserContainer contains the view drawn to the screen for BrowserView

Definition at line 36 of file BrowserContainer.h.


Constructor & Destructor Documentation

CBrowserContainer::~CBrowserContainer (  ) 

CBrowserContainer Destructor.

Definition at line 62 of file BrowserContainer.cpp.

CBrowserContainer::CBrowserContainer ( CBrowserView aView  )  [protected]

CBrowserContainer Constructor.

Parameters:
Reference to CBrowserView

Definition at line 33 of file BrowserContainer.cpp.


Member Function Documentation

void CBrowserContainer::HandleResourceChange ( TInt  aType  ) 
TInt CBrowserContainer::CountComponentControls (  )  const
void CBrowserContainer::SizeChanged (  ) 
CCoeControl * CBrowserContainer::ComponentControl ( TInt  aIndex  )  const
void CBrowserContainer::ConstructL ( const TRect &  aRect  )  [protected]

Generated by  doxygen 1.6.2