classicui_pub/setting_pages_api/inc/AknRadioButtonSettingPage.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
equal deleted inserted replaced
10:9f56a4e1b8ab 15:08e69e956a8c
   192  * New reserved method from CAknListBoxSettingPage 
   192  * New reserved method from CAknListBoxSettingPage 
   193  *
   193  *
   194  */
   194  */
   195 	IMPORT_C virtual void CAknListBoxSettingPage_Reserved_1();
   195 	IMPORT_C virtual void CAknListBoxSettingPage_Reserved_1();
   196 
   196 
   197 
   197 protected:
       
   198     /**
       
   199      * From MEikCommandObserver
       
   200      * Processes events from the softkeys. (Or translated from key events)
       
   201      *
       
   202      * @param   aCommandId  Event Id from the soft-key
       
   203      * 
       
   204      * @since 5.2
       
   205      */
       
   206     IMPORT_C virtual void ProcessCommandL( TInt aCommandId );   
       
   207 		
   198 private:
   208 private:
   199 	// Back up copy of the selection index
   209 	// Back up copy of the selection index
   200 	TInt iOldSelectionIndex;
   210 	TInt iOldSelectionIndex;
   201 	
   211 	
   202 	// Extension, replaces CDesCArrayFlat* iInternalItemArray
   212 	// Extension, replaces CDesCArrayFlat* iInternalItemArray