class CAknSetStyleListBox : public AknPopupListEmpty< CEikFormattedCellListBox > |
list_set_pane Setting Page component uses this
list item string format: "1\tShortLabel" list item string format: "\t\tLongLabel"
Public Member Functions | |
---|---|
IMPORT_C void | ConstructWithWindowL(const CCoeControl *, TInt) |
IMPORT_C void | Draw(const TRect &) |
IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
IMPORT_C TSize | MinimumSize() |
IMPORT_C TTypeUid::Ptr | MopSupplyObject(TTypeUid) |
IMPORT_C void | SizeChanged() |
Protected Member Functions | |
---|---|
IMPORT_C void | CreateItemDrawerL() |
IMPORT_C CListBoxView * | MakeViewClassInstanceL() |
Private Member Functions | |
---|---|
void | SizeChangedL() |
Inherited Enumerations | |
---|---|
CCoeControl:TZoomType | |
CEikListBox:@131 | |
CEikListBox:TFlags | |
CEikListBox:TReasonForFocusLost | |
CEikListBox:TScrollBarOwnerShip |
IMPORT_C void | ConstructWithWindowL | ( | const CCoeControl * | aParent, |
TInt | aFlags | |||
) |
const CCoeControl * aParent | |
TInt aFlags |
IMPORT_C void | CreateItemDrawerL | ( | ) | [protected, virtual] |
Chooses which itemdrawer to use.
IMPORT_C void | Draw | ( | const TRect & | aRect | ) | const [virtual] |
Draws empty list when needed. See AknDraw::DrawEmptyList().
const TRect & aRect |
IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) | [virtual] |
From CCoeControl. Handles pointer events
const TPointerEvent & aPointerEvent |
IMPORT_C CListBoxView * | MakeViewClassInstanceL | ( | ) | [protected, virtual] |
Chooses which listbox view class to use
IMPORT_C TSize | MinimumSize | ( | ) | [virtual] |
Determines size of the listbox for use in dialogs.
IMPORT_C TTypeUid::Ptr | MopSupplyObject | ( | TTypeUid | aId | ) | [virtual] |
From MObjectProvider.
Retrieves an object of the same type as that encapsulated in aId. This function is used to allow controls to ask their owners for access to other objects that they own.
TTypeUid aId | An encapsulated object type ID. |
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.