MHnControllerInterface Class Reference
class MHnControllerInterface : public MHnSuiteObserver |
UI refresh observer. The implementing class can be notified about the ui being refreshed.
Member Functions Documentation
ExecuteExtensionActionL(const TUid, const TDesC &, CLiwGenericParamList *)
Whenever an action for extension manager occurs it invokes this method to execute one, passing the information needed by extension manager about the action as a parameters.
Parameters
const TUid aUid | UID of the ECom plugin's. |
const TDesC & aCommand | Command which has to be executed on the plugin. Request to the Service. |
CLiwGenericParamList * aEventParamList | List of the event parameters needed to execute action. Extention Manager is its owner. |
HandleSuiteEventL(THnCustomSuiteEvent, CHnSuiteModel *)
void | HandleSuiteEventL | ( | THnCustomSuiteEvent | aCustomSuiteEvent, |
| CHnSuiteModel * | aModel |
| ) | [pure virtual] |
Trigger appropriate action on suite model.
Parameters
THnCustomSuiteEvent aCustomSuiteEvent | Event that is associated with the lifecycle of a suite |
CHnSuiteModel * aModel | Suite model on that custom event should be performed. |
NotifyUiRefreshL(const THnUiRefreshType)
Called when the ui needs to be refreshed, for a reason indicated in aRefreshType.
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.