API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
Required Capabilities
None
#include <aknlists.h>
Inherits CColumnListBoxView.
Inherited by CSingleHeadingStyleView.
Public Member Functions |
|
IMPORT_C void | EnableFindEmptyList () |
Enables find in empty list. |
|
IMPORT_C void | SetFindEmptyListState (TBool aUsedWithFind) |
Sets find in empty list visible or hides it. |
|
IMPORT_C void | DrawEmptyList (const TRect &aClientRect) const |
Draws empty list with or without find depending if it has been enabled. |
|
virtual IMPORT_C void | CalcBottomItemIndex () |
Calls CColumnListBoxView::CalcBottomItemIndex() and removes filtering from find box if new list items are added. |
|
TBool | GetFindEmptyListState () |
|
Calls Called by listbox control when either the size of the listbox or the number of items in its model has changed. Reimplemented from CColumnListBoxView. |
|
Draws empty list with or without find depending if it has been enabled.
Reimplemented from CListBoxView. Reimplemented in CSingleHeadingStyleView. |
|
Enables find in empty list.
Basically same as |
|
|
Sets find in empty list visible or hides it.
|