| class CBrowserSelectElementListBox : public CAknSingleGraphicPopupMenuStyleListBox |
Implements the WML selection list.
| Public Member Functions | |
|---|---|
| CBrowserSelectElementListBox (const TBrCtlSelectOptionType , const CArrayFix < TBrCtlSelectOptionData > &) | |
| void | ConstructL (const CCoeControl &) |
| void | CreateItemDrawerL () |
| void | FocusChanged ( TDrawNow ) |
| void | HandlePointerEventL (const TPointerEvent &) |
| void | HandleResourceChangeL ( TInt ) |
| void | HighlightSelectableItem () |
| TKeyResponse | OfferKeyEventL (const TKeyEvent &, TEventCode ) |
| void | SetSelectionIndexesL () |
| void | SizeChanged () |
| Private Member Functions | |
|---|---|
| void | AdjustHighlight () |
| Inherited Enumerations | |
|---|---|
| CCoeControl:TZoomType | |
| CEikListBox:@119 | |
| CEikListBox:TFlags | |
| CEikListBox:TReasonForFocusLost | |
| CEikListBox:TScrollBarOwnerShip | |
| Private Attributes | |
|---|---|
| const TBrCtlSelectOptionType | iBrCtlSelectOptionType |
| TBool | iHasNotMoved |
| const CArrayFix < TBrCtlSelectOptionData > & | iOptions |
| CBrowserSelectElementListBox | ( | const TBrCtlSelectOptionType | aBrCtlSelectOptionType, |
| const CArrayFix < TBrCtlSelectOptionData > & | aOptions | ||
| ) | |||
| const TBrCtlSelectOptionType aBrCtlSelectOptionType | |
| const CArrayFix < TBrCtlSelectOptionData > & aOptions |
| void | AdjustHighlight | ( | ) | [private] |
Moves the highlight to the first visible selected item or the first item.
| void | ConstructL | ( | const CCoeControl & | aParent | ) |
C++ default constructor.
| const CCoeControl & aParent | The parent control. |
| void | FocusChanged | ( | TDrawNow | aDrawNow | ) | [virtual] |
Calls the base class's method if its possible.
| TDrawNow aDrawNow | Enable redraw. |
| void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) | [virtual] |
HandlePointerEventL From CCoeControl
| const TPointerEvent & aPointerEvent |
| TKeyResponse | OfferKeyEventL | ( | const TKeyEvent & | aKeyEvent, |
| TEventCode | aType | |||
| ) | [virtual] | |||
Handles key events.
| const TKeyEvent & aKeyEvent | The key event. |
| TEventCode aType | The type. |
| void | SetSelectionIndexesL | ( | ) |
Sets the selection, and moves the highlight to the right position.
| const TBrCtlSelectOptionType | iBrCtlSelectOptionType | [private] |
| const CArrayFix < TBrCtlSelectOptionData > & | iOptions | [private] |
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.