Alf::IAlfModelChangeObserver Class Reference
class Alf::IAlfModelChangeObserver |
An interface for observing the changes in the model. hitchcockwidgetmodel.lib
- Since
- S60 ?S60_version Draft
Constructor & Destructor Documentation
~IAlfModelChangeObserver()
~IAlfModelChangeObserver | ( | ) | [inline, virtual] |
Member Functions Documentation
dataChanged()
void | dataChanged | ( | ) | [pure virtual] |
Notify the observers that the data of the model has been changed. This is called automatically after any DataChangingL() call.
dataChanging(const AlfPtrVector< AlfModelOperation > &)
Notify the observers that a number of change operations are about to be performed on the model.
dataChanging(const AlfModelOperation &)
Notify the observers that a change operation is about to be performed on the model.
modelChanged(IAlfModel &)
void | modelChanged | ( | IAlfModel & | aModel | ) | [pure virtual] |
Notify the observer that the model has changed.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.