CHsContentControlUi Class Reference

class CHsContentControlUi : public CBase

Content control UI base class


			
hscontentcontrol.lib
Since
S60 v5.0

Inherits from

Constructor & Destructor Documentation

~CHsContentControlUi()

~CHsContentControlUi()[inline]

Destructor.

Member Functions Documentation

Activate()

voidActivate()[inline]

ContentControlType()

const TDesC8 &ContentControlType()const

DeActivate()

voidDeActivate()[inline]

ImplUid()

TUid ImplUid()const

NewL(TUid)

IMPORT_C CHsContentControlUi *NewL(TUidaImplUid)[static]

Two-phased constructor.

Parameters

TUid aImplUidRequested implementation UID

NotifyAppListChanged()

voidNotifyAppListChanged()[inline]

NotifyViewListChanged()

voidNotifyViewListChanged()[inline]

NotifyWidgetListChanged()

voidNotifyWidgetListChanged()[inline]

SetContentControlTypeL(const TDesC8 &)

voidSetContentControlTypeL(const TDesC8 &aContentControlType)

Parameters

const TDesC8 & aContentControlType

SetContentController(MHsContentController *)

voidSetContentController(MHsContentController *aController)[inline]

Parameters

MHsContentController * aController

Views(RPointerArray< CAknView > &)

voidViews(RPointerArray< CAknView > &aViews)[inline]

Parameters

RPointerArray< CAknView > & aViews

Member Data Documentation

HBufC8 * iContentControlType

HBufC8 *iContentControlType[private]

TUid iDestructKey

TUid iDestructKey[private]

MHsContentController * iHsContentController

MHsContentController *iHsContentController[protected]

TUid iImplUid

TUid iImplUid[private]