TBrCtlWmlServiceOption Class Reference
#include
<mw/brctlinterface.h>
Link against: browserengine.lib
class TBrCtlWmlServiceOption |
Constructor & Destructor Documentation
TBrCtlWmlServiceOption ( HBufC *, TUint, TUint )
Parameters |
---|
aText | The text to display in the WML service options |
aElemID | The element Id to use when the user selects this command |
aActualElemID | Internal to the Browser Control. The host application should not modify this parameter. |
~TBrCtlWmlServiceOption ( )
~TBrCtlWmlServiceOption | ( | ) | |
Member Function Documentation
ActualElemID ( )
TUint
| ActualElemID | ( | ) | [inline] |
Gets the actual element ID defined in the WML page.
- Since
- 2.8
Attention: This parameter is internal to the Browser Control. The host application should not modify this parameter.
- Return Value
- Actual element ID
ElemID ( )
Gets the command ID to use when the user selects this command
- Since
- 2.8
- Return Value
- Element ID employed when the user selects this command
Text ( )
const TDesC & | Text | ( | ) | [inline] |
Displays the text for the WML service options
- Since
- 2.8
- Return Value
- Text to display for the WML service options