CEikListBox provides flags that have to be set for every list or grid that requires specific touch-related functionality.
| Flag |
Functionality |
|---|---|
| EAknListBoxStylusMultiselectionList |
It enables touch for multi-selection lists. |
| EAknListBoxStylusMarkableList |
It enables touch for markable lists or markable grids (CAknGrid). |
| EAknListBoxItemSpecificMenuDisabled |
This flag has been introduced for single-click. It disables item-specific menu for single-click. |