MWidgetExtension Class Reference
API published in: S60 2nd Ed FP 3
Link against: browserengine.lib
Capability Information
Required Capabilities
None
Exceptions
NetworkServices capability is required for any operation that results in loading content from the network. For example, calling
LoadUrlL() with a url parameter that refers to a network location requires NetworkServices capability if the content is not
available from the cache or if the specified cache mode prevents loading the cached version.
#include <brctlinterface.h>
Detailed Description
This class provides an extension mechanism for the widget host app to interact with the browser engine This class includes
the Widget specific extension needed in the browser engine.
Member Function Documentation
virtual TBool MWidgetExtension::HandleCommandL |
( |
TInt |
aCommandId
|
) |
[pure virtual] |
|
|
Method to invoke callback function for right soft key.
- Parameters:
-
- Returns:
- ETrue if there is a rightsoftkey callback, else EFalse
|
|
Method to set parameters in the browser engine.
- Parameters:
-
|
The
|
widget parameter aParam |
|
The
|
value for the paramater |
- Returns:
- void
|
|
Method to set parameters in the browser engine.
- Parameters:
-
|
The
|
widget identifier |
|
The
|
value for the paramater |
- Returns:
- void
|
The documentation for this class was generated from the following file: