CAknGMSStyleGridView Class Reference

API published in: S60 1st Ed

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <akngmsstylegrid.h>

Inherits CAknGridView.


Detailed Description

the view for the grid component.

Public Member Functions

IMPORT_C  CAknGMSStyleGridView ()
IMPORT_C void  Draw (const TRect *aClipRect=NULL) const
  draws the hor.
IMPORT_C void  SetupLayout (const TRect &aRect, TBool aIsPopup=EFalse, TInt aNum=-1)
  sets the rectangle for the drawing operations.

Constructor & Destructor Documentation

IMPORT_C CAknGMSStyleGridView::CAknGMSStyleGridView  ) 
 

Member Function Documentation

IMPORT_C void CAknGMSStyleGridView::Draw const TRect *  aClipRect = NULL  )  const [virtual]
 

draws the hor.

and vert. lines.

Reimplemented from CAknGridView.

IMPORT_C void CAknGMSStyleGridView::SetupLayout const TRect &  aRect,
TBool  aIsPopup = EFalse,
TInt  aNum = -1
 

sets the rectangle for the drawing operations.

This method is called when the grid is constructed.


The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top