MAknPreviewPopUpContentProvider Class Reference

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <
AknPreviewPopUpContentProvider.h>

Detailed Description

Interface used for asynchronous content building for a preview popup.
Dll avkon.lib
Since:
S60 3.2

Public Member Functions

virtual void StartContentBuildingL ()=0
 Called by the preview popup controller when content building should be started.
virtual void CancelContentBuilding ()=0
 Called by the preview popup controller if ongoing content building operation should be cancelled.

Member Function Documentation

virtual void MAknPreviewPopUpContentProvider::CancelContentBuilding  )  [pure virtual]
 

Called by the preview popup controller if ongoing content building operation should be cancelled.

virtual void MAknPreviewPopUpContentProvider::StartContentBuildingL  )  [pure virtual]
 

Called by the preview popup controller when content building should be started.


The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top