Public Member Functions | |
~CCalendarAPIexampleEntriesContainer () | |
TInt | CurrentItemIndex () const |
void | PopulateListBoxL () |
Static Public Member Functions | |
static CCalendarAPIexampleEntriesContainer * | NewL (const TRect &aRect, CCalendarAPIexampleEntriesView &aView, MCalendarEngineCommandsInterface &aEngine) |
Definition at line 20 of file CalendarAPIexampleEntriesContainer.h.
CCalendarAPIexampleEntriesContainer::~CCalendarAPIexampleEntriesContainer | ( | ) |
Destructor.
Definition at line 26 of file CalendarAPIexampleEntriesContainer.cpp.
CCalendarAPIexampleEntriesContainer * CCalendarAPIexampleEntriesContainer::NewL | ( | const TRect & | aRect, | |
CCalendarAPIexampleEntriesView & | aView, | |||
MCalendarEngineCommandsInterface & | aEngine | |||
) | [static] |
Two-phased constructor.
Definition at line 33 of file CalendarAPIexampleEntriesContainer.cpp.
TInt CCalendarAPIexampleEntriesContainer::CurrentItemIndex | ( | ) | const |
Returns the index of the entry currently selected on the listbox.
Definition at line 163 of file CalendarAPIexampleEntriesContainer.cpp.
void CCalendarAPIexampleEntriesContainer::PopulateListBoxL | ( | ) |
Requests all found entries from model and displays them in the listbox.
Definition at line 124 of file CalendarAPIexampleEntriesContainer.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.