Link against: avkon.lib 
 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. 
  | 
         
               
               
  | 
         
| 
               
               
                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.  |