CMPXCollectionHelperFactory Class Reference

class CMPXCollectionHelperFactory : public CBase

Factory class to construct collection helpers.

mpxcollectionhelper.lib

Inherits from

  • CMPXCollectionHelperFactory

Member Functions Documentation

NewCollectionCachedHelperL()

IMPORT_C MMPXCollectionHelper *NewCollectionCachedHelperL()[static]
Two phased constructor to create the cached collection helper.
Since
S60 3.2.3

NewCollectionHelperL()

IMPORT_C MMPXCollectionHelper *NewCollectionHelperL()[static]
Two phased constructor to create the general collection helper.
Since
S60 3.2.3

NewCollectionUiHelperL(const TUid &)

IMPORT_C MMPXCollectionUiHelper *NewCollectionUiHelperL(const TUid &aModeId =  KMcModeDefault )[static]
Two phased constructor to create the collection UI helper.
Since
S60 3.2.3

Parameters

const TUid & aModeId =  KMcModeDefault collection client context id to bind to.