class MAknMarkingModeObserver |
Collection observer.
This interface is intended for those objects that are interested of collection state and need to receive collection notifications.
Public Member Functions | |
---|---|
TBool | ExitMarkingMode() |
void | MarkingModeStatusChanged(TBool) |
TBool | ExitMarkingMode | ( | ) | const [pure virtual] |
This method is called just before marking mode is closed. Client can either accept or decline closing.
void | MarkingModeStatusChanged | ( | TBool | aActivated | ) | [pure virtual] |
This method is called when marking mode is activated or deactivated.
TBool aActivated | ETrue if marking mode was activated, EFalse if marking mode was deactivated. |
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.