class CEikEnhancedCbaButton : public CEikCbaButton |
Specialization of CEikCbaButton for the new Enhanced CBA button.
Public Member Functions | |
---|---|
CEikEnhancedCbaButton () | |
~CEikEnhancedCbaButton () | |
TInt | CommandId () |
TInt | CommandType () |
void | ConstructEmptyButtonL () |
void | ConstructFromResourceL ( TResourceReader &) |
TPtrC * | LabelText () |
void | SetCommandType (const TInt ) |
Inherited Enumerations | |
---|---|
CCoeControl:TZoomType |
Private Attributes | |
---|---|
TInt | iCommandId |
TInt | iCommandType |
void | ConstructEmptyButtonL | ( | ) |
Constructs empty button with id EAknSoftkeyEmpty.
void | ConstructFromResourceL | ( | TResourceReader & | aReader | ) | [virtual] |
Constructs a button based on resource definition.
TResourceReader & aReader | Resource reader for reading information from resource file. |
void | SetCommandType | ( | const TInt | aCommandType | ) |
Sets command type for current button.
const TInt aCommandType | Command type to be set. |
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.