CCalendarAPIexampleEntryView Class Reference

List of all members.

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)

Detailed Description

Definition at line 48 of file CalendarAPIexampleEntryView.h.


Constructor & Destructor Documentation

CCalendarAPIexampleEntryView::~CCalendarAPIexampleEntryView (  )  [virtual]

Destructor.

Definition at line 73 of file CalendarAPIexampleEntryView.cpp.


Member Function Documentation

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

Two-phased constructor.

Definition at line 49 of file CalendarAPIexampleEntryView.cpp.

void CCalendarAPIexampleEntryView::ConstructL (  ) 

Default constructor.

Definition at line 80 of file CalendarAPIexampleEntryView.cpp.

TUid CCalendarAPIexampleEntryView::Id (  )  const

From CAknView, Id. Returns ID of View.

Definition at line 90 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 100 of file CalendarAPIexampleEntryView.cpp.


Generated by  doxygen 1.6.2