Link against: avkon.lib eikcoctl.lib
None
#include <eikcba.h>
Inherits CEikCbaButton.
Public Member Functions |
|
| CEikEnhancedCbaButton () | |
| Default constructor. |
|
| ~CEikEnhancedCbaButton () | |
| Destructor. |
|
| TInt | CommandType () const |
| Returns the command type for current button. |
|
| void | SetCommandType (const TInt aCommandType) |
| Sets command type for current button. |
|
| TInt | CommandId () const |
| Returns the command id for current button. |
|
| void | ConstructFromResourceL (TResourceReader &aReader) |
| Constructs a button based on resource definition. |
|
| void | ConstructEmptyButtonL () |
| Constructs empty button with id EAknSoftkeyEmpty. |
|
| TPtrC * | LabelText () |
| Used to get the label text for the button. |
|
|
|
Default constructor. |
|
|
Destructor. |
|
|
Returns the command id for current button.
|
|
|
Returns the command type for current button.
|
|
|
Constructs empty button with id EAknSoftkeyEmpty. Reimplemented from CEikCbaButton. |
|
|
Constructs a button based on resource definition.
|
|
|
Used to get the label text for the button.
|
|
|
Sets command type for current button.
|