MClkModelObserver Class Reference

Capability Information

Required Capabilities

WriteDeviceData


#include <
ClkMdlObserver.h>

Inherited by CClkDateTimeView.


Detailed Description

Interface attached to concrete observer.

Public Member Functions

virtual void HandleUpdateL (TInt aNotification)=0
 Get the notification that must be forwarded.

Member Function Documentation

virtual void MClkModelObserver::HandleUpdateL TInt  aNotification  )  [pure virtual]
 

Get the notification that must be forwarded.

Parameters:
aNotification The cause of the notification.

Implemented in CClkDateTimeView.


The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top