#include <mw/aknlists.h>
| class CAknFormGraphicStyleListBox : public AknPopupListEmpty< CEikFormattedCellListBox > |
| Public Member Functions | |
|---|---|
| virtual IMPORT_C TInt | AdjustRectHeightToWholeNumberOfItems(TRect &) |
| IMPORT_C void | ConstructWithWindowL(const CCoeControl *, TInt) |
| virtual IMPORT_C void | CreateItemDrawerL() |
| virtual IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
| virtual IMPORT_C TSize | MinimumSize() |
| virtual IMPORT_C void | SizeChanged() |
| Inherited Enumerations | |
|---|---|
| CCoeControl:TZoomType | |
| CEikListBox:@160 | |
| CEikListBox:TFlags | |
| CEikListBox:TReasonForFocusLost | |
| CEikListBox:TScrollBarOwnerShip | |
list_form_graphic_pane Form popup field should use this
list item string format: "1\tShortLabel" list item string format: "\t\tLongLabel"
Reimplemented from CEikFormattedCellListBox::AdjustRectHeightToWholeNumberOfItems(TRect &)const
Listbox rectangle calculation.
| IMPORT_C void | ConstructWithWindowL | ( | const CCoeControl * | aParent, |
| TInt | aFlags | |||
| ) | ||||
| IMPORT_C void | CreateItemDrawerL | ( | ) | [virtual] |
Reimplemented from CEikFormattedCellListBox::CreateItemDrawerL()
Chooses which itemdrawer to use.
| IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) | [virtual] |
Reimplemented from CEikFormattedCellListBox::HandlePointerEventL(const TPointerEvent &)
From CCoeControl Handles pointerevents of popupfield's list
| Parameter | Description |
|---|---|
| aPointerEvent | pointerevent to be handled |
| IMPORT_C TSize | MinimumSize | ( | ) | [virtual] |
Reimplemented from CEikListBox::MinimumSize()
Determines size of the grid for use in dialogs.
| IMPORT_C void | SizeChanged | ( | ) | [virtual] |
Reimplemented from CEikListBox::SizeChanged()
Determines layout of the listbox