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) |
Definition at line 22 of file CalendarAPIexampleSearchView.h.
CCalendarAPIexampleSearchView::~CCalendarAPIexampleSearchView | ( | ) | [virtual] |
Destructor.
Definition at line 38 of file CalendarAPIexampleSearchView.cpp.
CCalendarAPIexampleSearchView * CCalendarAPIexampleSearchView::NewL | ( | MCalendarEngineCommandsInterface & | aEngine | ) | [static] |
Two-phased constructor.
Definition at line 21 of file CalendarAPIexampleSearchView.cpp.
void CCalendarAPIexampleSearchView::ConstructL | ( | ) |
Default constructor.
Definition at line 52 of file CalendarAPIexampleSearchView.cpp.
TUid CCalendarAPIexampleSearchView::Id | ( | ) | const |
From CAknView, Id. Returns ID of View.
Definition at line 62 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 72 of file CalendarAPIexampleSearchView.cpp.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.