API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
Required Capabilities
None
#include <eikclb.h>
Inherits CListBoxView.
Inherited by CAknColumnListBoxView.
Public Member Functions |
|
IMPORT_C void | Draw (const TRect *aClipRect=NULL) const |
From CListBoxView Draws every visible item into the specified rectangle. |
|
virtual IMPORT_C void | CalcBottomItemIndex () |
From CListBoxView Recalculates the index of the bottom item in the list from the top item index and the size of the display. |
|
From This function is called by the owning list box control when either the size of the list box or the number of items in its model changes. Reimplemented from CListBoxView. Reimplemented in CAknColumnListBoxView. |
|
From
As implemented in
Reimplemented from CListBoxView. Reimplemented in CSingleHeadingStyleView. |