Public Member Functions | |
CCalendarAPIexampleEntriesView (MCalendarEngineCommandsInterface &aEngine) | |
void | ConstructL () |
virtual | ~CCalendarAPIexampleEntriesView () |
TUid | Id () const |
void | HandleCommandL (TInt aCommand) |
Static Public Member Functions | |
static CCalendarAPIexampleEntriesView * | NewL (MCalendarEngineCommandsInterface &aEngine) |
static CCalendarAPIexampleEntriesView * | NewLC (MCalendarEngineCommandsInterface &aEngine) |
Definition at line 23 of file CalendarAPIexampleEntriesView.h.
CCalendarAPIexampleEntriesView::~CCalendarAPIexampleEntriesView | ( | ) | [virtual] |
Destructor.
Definition at line 49 of file CalendarAPIexampleEntriesView.cpp.
void CCalendarAPIexampleEntriesView::ConstructL | ( | ) |
Default constructor.
Definition at line 56 of file CalendarAPIexampleEntriesView.cpp.
CCalendarAPIexampleEntriesView * CCalendarAPIexampleEntriesView::NewL | ( | MCalendarEngineCommandsInterface & | aEngine | ) | [static] |
Two-phased constructor.
Definition at line 23 of file CalendarAPIexampleEntriesView.cpp.
TUid CCalendarAPIexampleEntriesView::Id | ( | ) | const |
From CAknView, Id. Returns ID of View.
Definition at line 66 of file CalendarAPIexampleEntriesView.cpp.
void CCalendarAPIexampleEntriesView::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 76 of file CalendarAPIexampleEntriesView.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.