mclfoperationobserver.h File Reference

API published in: S60 3rd Ed FP 1

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