MClkModelObserver Class Reference

API published in: S60 1st Ed
API deprecated in: S60 3rd Ed FP 1

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