Public Member Functions | |
CCalendarAPIexampleEntryView (MCalendarEngineCommandsInterface &aEngine) | |
void | ConstructL () |
virtual | ~CCalendarAPIexampleEntryView () |
TUid | Id () const |
void | HandleCommandL (TInt aCommand) |
Static Public Member Functions | |
static CCalendarAPIexampleEntryView * | NewL (MCalendarEngineCommandsInterface &aEngine) |
static CCalendarAPIexampleEntryView * | NewLC (MCalendarEngineCommandsInterface &aEngine) |
Definition at line 24 of file CalendarAPIexampleEntryView.h.
CCalendarAPIexampleEntryView::~CCalendarAPIexampleEntryView | ( | ) | [virtual] |
Destructor.
Definition at line 48 of file CalendarAPIexampleEntryView.cpp.
CCalendarAPIexampleEntryView * CCalendarAPIexampleEntryView::NewL | ( | MCalendarEngineCommandsInterface & | aEngine | ) | [static] |
Two-phased constructor.
Definition at line 24 of file CalendarAPIexampleEntryView.cpp.
void CCalendarAPIexampleEntryView::ConstructL | ( | ) |
Default constructor.
Definition at line 55 of file CalendarAPIexampleEntryView.cpp.
TUid CCalendarAPIexampleEntryView::Id | ( | ) | const |
From CAknView, Id. Returns ID of View.
Definition at line 65 of file CalendarAPIexampleEntryView.cpp.
void CCalendarAPIexampleEntryView::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 75 of file CalendarAPIexampleEntryView.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.