| class MHuiActionObserver |
Interface for observing action commands. When the scheduler executes an action command, the registered listeners that implement this interface will receive a notification of the action.
| Public Member Functions | |
|---|---|
| void | HandleActionL (const THuiActionCommand &) |
| void | HandleActionL | ( | const THuiActionCommand & | aActionCommand | ) | [pure virtual] |
Called by the scheduler when an action command is executed.
| const THuiActionCommand & aActionCommand | The command that is being executed. |
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.