MCLFOperationObserver.h File Reference

Link against: ContentListingFramework.lib

Capability Information

Required Capabilities

None


#include <e32def.h>

Go to the source code of this file.


Data Structures

class  MCLFOperationObserver
 Operation Observer is for observing operation events of the Content Listing Framework. More...

Enumerations

enum  TCLFOperationEvent { ECLFRefreshComplete = 0x0, ECLFModelOutdated = 0x1 }
 Content Listing Framework list model operation events. More...

Enumeration Type Documentation

enum TCLFOperationEvent
 

Content Listing Framework list model operation events.

Enumerator:
ECLFRefreshComplete  Refresh operation is completed.
ECLFModelOutdated  Model content is obsolated and should be refreshed.

Copyright © Nokia Corporation 2001-2007
Back to top