MCoeViewActivationObserver Class Reference
| class MCoeViewActivationObserver |
Detailed Description
An interface through which view activations can be notified to an observer.
Constructor & Destructor Documentation
MCoeViewActivationObserver ( )
| IMPORT_C | MCoeViewActivationObserver | ( | ) | [protected] |
Member Function Documentation
HandleViewActivation ( const TVwsViewId &, const TVwsViewId & )
| void | HandleViewActivation | ( | const TVwsViewId & | aNewlyActivatedViewId, |
| | const TVwsViewId & | aViewIdToBeDeactivated |
| | ) | [pure virtual] |