API published in: S60 1st Ed
Link against: avkon.lib
Required Capabilities
None
#include <akngmsstylegrid.h>
Inherits CAknPopupList.
Public Member Functions |
|
IMPORT_C void | SetupWindowLayout (AknPopupLayouts::TAknPopupLayouts) |
Setup the whole window layout; window position, grid and heading position, shadow for the window. |
|
IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
From CCoeControl. |
|
Static Public Member Functions |
|
static IMPORT_C CAknGMSPopupGrid * | NewL (CEikListBox *aListBox, TInt aCbaResource, AknPopupLayouts::TAknPopupLayouts aType=AknPopupLayouts::EMenuWindow) |
Creates a window for the grid. |
|
static IMPORT_C void | CalcPopupGridLargeGraphicWindow (TAknPopupWindowLayoutDef &aDef, TRect aClientRect, TInt aNumberOfLinesInListBox) |
Calculate grid window position. |
|
static IMPORT_C void | SetupPopupGridLargeGraphicWindow (TAknPopupWindowLayoutDef &aDef, TInt aNumberOfLinesInListBox, TBool aHeading) |
Calculate grid and heading position. |
|
static IMPORT_C void | PopupGridLargeGraphicGraphics (TAknPopupWindowLayoutDef &aDef) |
Setup shadow for the window. |
|
Calculate grid window position. |
|
From CCoeControl. Handles pointer events Reimplemented from CAknPopupList. |
|
Creates a window for the grid.
Reimplemented from CAknPopupList. |
|
Setup shadow for the window. |
|
Calculate grid and heading position. |
|
Setup the whole window layout; window position, grid and heading position, shadow for the window.
Reimplemented from CAknPopupList. |