diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-1E446762-AFE2-4198-8CD7-8C4466392543.dita --- a/Symbian3/SDK/Source/GUID-1E446762-AFE2-4198-8CD7-8C4466392543.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-1E446762-AFE2-4198-8CD7-8C4466392543.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,30 +1,30 @@ - - - - - -Choice -list API class structure -

The class structure for the Choice list API consists of the class CAknChoiceList and -observer interface McoeControlObserver. The class structure -is depicted in the figure below.

- -Choice list API classes - - -

The CAknChoiceList class provides an interface for controlling -the choice list. You need to create separate instances of this class for each -choice list.

-

When you use the choice list component in your application, you must implement -the McoeControlObserver interface. This interface is used -as a callback hook between the client application and the actual choice list. -The client application receives a notification through this interface when -the choice list is closed. This enables you to determine what to do with the -changed selection from the choice list in your client application.

+ + + + + +Choice +list API class structure +

The class structure for the Choice list API consists of the class CAknChoiceList and +observer interface McoeControlObserver. The class structure +is depicted in the figure below.

+ +Choice list API classes + + +

The CAknChoiceList class provides an interface for controlling +the choice list. You need to create separate instances of this class for each +choice list.

+

When you use the choice list component in your application, you must implement +the McoeControlObserver interface. This interface is used +as a callback hook between the client application and the actual choice list. +The client application receives a notification through this interface when +the choice list is closed. This enables you to determine what to do with the +changed selection from the choice list in your client application.

\ No newline at end of file