MAgnEntryUiCallback Class Reference
class MAgnEntryUiCallback : public MEikCommandObserver |
Defines callback interface class for handling commands which are not taken care by the caller. This interface extends the MEikCommandObserver.
Member Functions Documentation
IsCommandAvailable(TInt)
TBool
| IsCommandAvailable | ( | TInt | | ) | [inline, virtual] |
Method for querying if command is available and feasible in the current context of the callback interface implementor. To be used e.g. with DynInitMenuPaneL() if caller cannot determine the availability by itself.
ProcessCommandWithResultL(TInt)
TInt
| ProcessCommandWithResultL | ( | TInt | aCommandId | ) | [pure virtual] |
Method for handling commands which are not taken care by the caller.
Parameters
TInt aCommandId | command to process |
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.