MRemConGroupNavigationTargetObserver Class Reference
class MRemConGroupNavigationTargetObserver
|
Clients must implement this interface in order to instantiate objects of type CRemConGroupNavigation. This interface passes incoming commands from RemCon to the client.
Member Functions Documentation
MrcgntoNextGroup(TRemConCoreApiButtonAction)
void
|
MrcgntoNextGroup
|
(
|
TRemConCoreApiButtonAction
|
aButtonAct
|
)
|
[pure virtual]
|
A 'Next Group' has been received.
TRemConCoreApiButtonAction
Parameters
TRemConCoreApiButtonAction
aButtonAct
|
The button action associated with the command.
|
MrcgntoPreviousGroup(TRemConCoreApiButtonAction)
void
|
MrcgntoPreviousGroup
|
(
|
TRemConCoreApiButtonAction
|
aButtonAct
|
)
|
[pure virtual]
|
A 'Previous Group' has been received.
TRemConCoreApiButtonAction
Parameters
TRemConCoreApiButtonAction
aButtonAct
|
The button action associated with the command.
|
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.