MAknPreviewPopUpContentProvider Class Reference

API published in: S60 3rd Ed FP 2

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <aknpreviewpopupcontentprovider.h>

Detailed Description

Interface used for asynchronous content building for a preview popup.

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-2008
Back to top