| class CAknPinbStyleGrid : public CAknGrid |
grid_app_pane Application Shell uses this (note that part of layout needs to be done inside application -- the listbox will not be in correct position on the screen by just using this -- see listapp)
list item string format: "1\tLabel" list item string format: "1\tLabel\t1" grid_pinb_pane
list item string format: "1" list item string format: "1\t1" list item string format: "1\t1\t1" list item string format: "1\t\t1"
| Public Member Functions | |
|---|---|
| IMPORT_C void | HandlePointerEventL (const TPointerEvent &) |
| IMPORT_C TSize | MinimumSize () |
| IMPORT_C void | SizeChanged () |
| Private Member Functions | |
|---|---|
| void | SizeChangedL () |
| Inherited Enumerations | |
|---|---|
| CCoeControl:TZoomType | |
| CEikListBox:@131 | |
| CEikListBox:TFlags | |
| CEikListBox:TReasonForFocusLost | |
| CEikListBox:TScrollBarOwnerShip | |
| IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) | [virtual] |
From CCoeControl . Handles pointer events
| const TPointerEvent & aPointerEvent |
| IMPORT_C TSize | MinimumSize | ( | ) | [virtual] |
Determines size of the grid for use in dialogs.
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.