| class MCoeViewActivationObserver |
An interface through which view activations can be notified to an observer.
| Public Member Functions | |
|---|---|
| void | HandleViewActivation(const TVwsViewId &, const TVwsViewId &) |
| Protected Member Functions | |
|---|---|
| MCoeViewActivationObserver() | |
| Private Member Functions | |
|---|---|
| IMPORT_C void | MCoeViewActivationObserver_Reserved_1() |
| IMPORT_C void | MCoeViewActivationObserver_Reserved_2() |
| Private Attributes | |
|---|---|
| TInt | iMCoeViewActivationObserver_Reserved1 |
| void | HandleViewActivation | ( | const TVwsViewId & | aNewlyActivatedViewId, |
| const TVwsViewId & | aViewIdToBeDeactivated | |||
| ) | [pure virtual] | |||
| const TVwsViewId & aNewlyActivatedViewId | |
| const TVwsViewId & aViewIdToBeDeactivated |
| IMPORT_C void | MCoeViewActivationObserver_Reserved_1 | ( | ) | [private, virtual] |
| IMPORT_C void | MCoeViewActivationObserver_Reserved_2 | ( | ) | [private, virtual] |