equal
deleted
inserted
replaced
56 * This Method is called by CAknFepUIManagerJapanese. |
56 * This Method is called by CAknFepUIManagerJapanese. |
57 * |
57 * |
58 * @param aCommandId Command ID value |
58 * @param aCommandId Command ID value |
59 */ |
59 */ |
60 void HandleCommandL( TInt aCommandId ); |
60 void HandleCommandL( TInt aCommandId ); |
|
61 |
|
62 void SubmitTextL( const TDesC& aText ); |
|
63 |
61 protected: |
64 protected: |
62 |
65 |
63 /** |
66 /** |
64 * From TAknFepInputStatePredictiveInputQwertyPhrase |
67 * From TAknFepInputStatePredictiveInputQwertyPhrase |
65 * Handle system key press event |
68 * Handle system key press event |