CAknEdwinState::SEditorCbaState Struct Reference

struct CAknEdwinState::SEditorCbaState

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

Public Attributes
CEikButtonGroupContainer *iCurrentCba
TInt iLeftSoftkeyCommandId
TInt iRightSoftkeyCommandId

Member Data Documentation

CEikButtonGroupContainer * iCurrentCba

CEikButtonGroupContainer *iCurrentCba

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

TInt iLeftSoftkeyCommandId

TInt iLeftSoftkeyCommandId

Left softkey command id.

TInt iRightSoftkeyCommandId

TInt iRightSoftkeyCommandId

Right softkey command id.