CAknEdwinState::SEditorCbaState Struct Reference

#include <mw/aknedsts.h>

struct CAknEdwinState::SEditorCbaState
Public Attributes
CEikButtonGroupContainer *iCurrentCba
TInt iLeftSoftkeyCommandId
TInt iRightSoftkeyCommandId

Detailed Description

Control's button array and softkey command id's.

Member Attribute Documentation

iCurrentCba

CEikButtonGroupContainer *iCurrentCba

A wrapper around the different button arrays used in both pen, and no-pen devices.

iLeftSoftkeyCommandId

TInt iLeftSoftkeyCommandId

Left softkey command id.

iRightSoftkeyCommandId

TInt iRightSoftkeyCommandId

Right softkey command id.