fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/src/AknFepPredictiveSettingDialog.cpp
branchRCL_3
changeset 50 5a1685599b76
parent 44 ecbabf52600f
child 56 8152b1f1763a
equal deleted inserted replaced
46:bd83ceabce89 50:5a1685599b76
   777         CAknDialog::HandlePointerEventL(aPointerEvent);
   777         CAknDialog::HandlePointerEventL(aPointerEvent);
   778         }
   778         }
   779     }
   779     }
   780 
   780 
   781 /**
   781 /**
       
   782  *process the key events
       
   783  */
       
   784 TKeyResponse CAknFepPredictiveSettingDialog::OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType)
       
   785 	{
       
   786 	return iSettingsList->OfferKeyEventL(aKeyEvent, aType);
       
   787 	}
       
   788     
       
   789 /**
   782  *From MEikCommandObserver
   790  *From MEikCommandObserver
   783  */
   791  */
   784 void CAknFepPredictiveSettingDialog::DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane) 
   792 void CAknFepPredictiveSettingDialog::DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane) 
   785     {
   793     {
   786     if ( iAvkonAppUi->IsSingleClickCompatible() )
   794     if ( iAvkonAppUi->IsSingleClickCompatible() )