classicui_plat/extended_editors_api/inc/AknPhoneNumberEditor.h
branchRCL_3
changeset 72 a5e7a4f63858
parent 59 978afdc0236f
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
   156 public:
   156 public:
   157     IMPORT_C TInt ChangeEditorMode( TBool aDefaultMode = EFalse );   
   157     IMPORT_C TInt ChangeEditorMode( TBool aDefaultMode = EFalse );   
   158     IMPORT_C TInt GetEditorMode() const;    
   158     IMPORT_C TInt GetEditorMode() const;    
   159     IMPORT_C void ResetEditorToDefaultValues();  
   159     IMPORT_C void ResetEditorToDefaultValues();  
   160 
   160 
   161     IMPORT_C void SetQwertyAllowed( TBool aQwertyAllowed );  
       
   162     IMPORT_C void SetHybridModeAllowed( TBool aHybridModeAllowed );  
       
   163     
       
   164 public: 
   161 public: 
   165 // from CCoeControl  
   162 // from CCoeControl  
   166     /**
   163     /**
   167      * Handle pointer events.
   164      * Handle pointer events.
   168      * @param aPointerEvent, the pointer event.
   165      * @param aPointerEvent, the pointer event.
   281     
   278     
   282     /**
   279     /**
   283      * Report event to pen input method.
   280      * Report event to pen input method.
   284      * @param aStateEvent, MAknEdStateObserver::EAknEdwinStateEvent     
   281      * @param aStateEvent, MAknEdStateObserver::EAknEdwinStateEvent     
   285      */
   282      */
   286     void ReportAknEdStateEvent( 
   283     void ReportAknEdStateEventL( 
   287              MAknEdStateObserver::EAknEdwinStateEvent aStateEvent );
   284              MAknEdStateObserver::EAknEdwinStateEvent aStateEvent );
   288     /**
   285     /**
   289      * close VKB .    
   286      * close VKB .    
   290      */
   287      */
   291     void CloseVKB( );
   288     void CloseVKB( );