diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-4407F7CA-6D08-4B9C-A0CE-37AFC8BB20B2.dita --- a/Symbian3/SDK/Source/GUID-4407F7CA-6D08-4B9C-A0CE-37AFC8BB20B2.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-4407F7CA-6D08-4B9C-A0CE-37AFC8BB20B2.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,40 +1,40 @@ - - - - - -CEikListBox -

CEikListBox provides flags that have to -be set for every list or grid that requires specific touch-related functionality.

-Touch-related -flags in CEikListBox - - - -

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.

-
- - + + + + + +Touch support in lists +

CEikListBox provides flags that have to be set +for every list or grid that requires specific touch-related functionality.

+
Touch-related +flags in CEikListBox + + + +

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 tap. It disables +item-specific menu for single tap.

+
+ +
\ No newline at end of file