S60 3rd Edition API Reference: MClkModelObserver Class Reference

MClkModelObserver Class Reference

API published in: S60 1st Ed

Link against:


#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