CCalendarAPIexampleSearchView Class Reference

List of all members.

Public Member Functions

 CCalendarAPIexampleSearchView (MCalendarEngineCommandsInterface &aEngine)
void ConstructL ()
virtual ~CCalendarAPIexampleSearchView ()
TUid Id () const
void HandleCommandL (TInt aCommand)

Static Public Member Functions

static
CCalendarAPIexampleSearchView
NewL (MCalendarEngineCommandsInterface &aEngine)
static
CCalendarAPIexampleSearchView
NewLC (MCalendarEngineCommandsInterface &aEngine)

Detailed Description

Definition at line 46 of file CalendarAPIexampleSearchView.h.


Constructor & Destructor Documentation

CCalendarAPIexampleSearchView::~CCalendarAPIexampleSearchView (  )  [virtual]

Destructor.

Definition at line 63 of file CalendarAPIexampleSearchView.cpp.


Member Function Documentation

CCalendarAPIexampleSearchView * CCalendarAPIexampleSearchView::NewL ( MCalendarEngineCommandsInterface aEngine  )  [static]

Two-phased constructor.

Definition at line 46 of file CalendarAPIexampleSearchView.cpp.

void CCalendarAPIexampleSearchView::ConstructL (  ) 

Default constructor.

Definition at line 77 of file CalendarAPIexampleSearchView.cpp.

TUid CCalendarAPIexampleSearchView::Id (  )  const

From CAknView, Id. Returns ID of View.

Definition at line 87 of file CalendarAPIexampleSearchView.cpp.

void CCalendarAPIexampleSearchView::HandleCommandL ( TInt  aCommand  ) 

From CAknView, HandleCommandL. Handles the commands. If the command is command which is required to display outline-screen, the command is reported to container class. param aCommand - Command to be handled.

Definition at line 97 of file CalendarAPIexampleSearchView.cpp.


Generated by  doxygen 1.6.2