|
Public Member Functions |
virtual IMPORT_C void | OfferCommandListL (const RArray< TInt > &aCommandList)=0 |
| Used to offer list of commands for softkeys.
|
virtual IMPORT_C void | OfferCommandListL (const TInt aResourceId)=0 |
| Used to offer list of commands for softkeys.
|
virtual IMPORT_C TBool | IsCommandInGroup (const TInt aCommandId) const =0 |
| Used to check if a certain command have been approved to the current command set.
|
virtual IMPORT_C void | ReplaceCommand (const TInt aCommandId, const TInt aResourceId)=0 |
| Replace existing command with a new command.
|