CAknEdwinState::SEditorCbaState Struct Reference

API published in: S60 1st Ed


#include <
aknedsts.h>

Detailed Description

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

Data Fields

CEikButtonGroupContaineriCurrentCba
 A wrapper around the different button arrays used in both pen, and no-pen devices.
TInt iLeftSoftkeyCommandId
 Left softkey command id.
TInt iRightSoftkeyCommandId
 Right softkey command id.

Field Documentation

CEikButtonGroupContainer* CAknEdwinState::SEditorCbaState::iCurrentCba
 

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

TInt CAknEdwinState::SEditorCbaState::iLeftSoftkeyCommandId
 

Left softkey command id.

TInt CAknEdwinState::SEditorCbaState::iRightSoftkeyCommandId
 

Right softkey command id.


The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top