fep/aknfep/inc/AknFepUIInputStateEntryMiniQwertyPinyinPhrase.h
branchRCL_3
changeset 56 8152b1f1763a
parent 50 5a1685599b76
equal deleted inserted replaced
50:5a1685599b76 56:8152b1f1763a
    67       * This Method is called by CAknFepUIManagerJapanese.
    67       * This Method is called by CAknFepUIManagerJapanese.
    68       *
    68       *
    69       * @param aCommandId Command ID value
    69       * @param aCommandId Command ID value
    70       */
    70       */
    71      void HandleCommandL( TInt aCommandId );
    71      void HandleCommandL( TInt aCommandId );
    72      
       
    73      
       
    74      void SubmitTextL( const TDesC& aText );
       
    75 
       
    76     };
    72     };
    77 
    73 
    78 /**
    74 /**
    79  *  TAknFepInputStateEditinigMiniQwertyPinyinPhrase class.
    75  *  TAknFepInputStateEditinigMiniQwertyPinyinPhrase class.
    80  *  Implementation of Pinyin phrase creation  editing state 
    76  *  Implementation of Pinyin phrase creation  editing state 
   109      * This Method is called by CAknFepUIManagerJapanese.
   105      * This Method is called by CAknFepUIManagerJapanese.
   110      *
   106      *
   111      * @param aCommandId Command ID value
   107      * @param aCommandId Command ID value
   112      */
   108      */
   113     void HandleCommandL( TInt aCommandId );
   109     void HandleCommandL( TInt aCommandId );
   114     
       
   115     void SubmitTextL( const TDesC& aText );
       
   116     
       
   117     };
   110     };
   118 
   111 
   119 #endif __AKN_FEP_UI_INPUT_STATE_ENTRY_MINIQWERTY_PINYINPHRASE_H__
   112 #endif __AKN_FEP_UI_INPUT_STATE_ENTRY_MINIQWERTY_PINYINPHRASE_H__