API published in: S60 1st Ed
#include <lafpublc.h>
Public Types | |
| enum | TFlags { EMultipleSelection = 0x0001, ENoExtendedSelection = 0x0002, EIncrementalMatching = 0x0004, EPopout = 0x0008, ELeftDownInViewRect = 0x0010, EItemDoubleClicked = 0x0020, EKeepModel = 0x0040, EScrollBarSizeExcluded = 0x0080, EStateChanged = 0x0100, ECreateOwnWindow = 0x0200, ENoFirstLetterMatching = 0x0400, EPaintedSelection = 0x0800, ES60StyleMultiselection = 0x00010000, ES60StyleMarkable = 0x00020000 } |
| enum | TListItemAttribute { ECurrent = 0x0001, EEmphasized = 0x0002, ESelected = 0x0004, EMask = 0x0007 } |
| enum | TListItemFlags { EItemDrawMarkSelection = 0x0001, EItemPaintedSelection = 0x0002, EItemDrawOnlyActiveSelection = 0x0004 } |
|
|
|