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 |
|
64 protected: |
61 protected: |
65 |
62 |
66 /** |
63 /** |
67 * From TAknFepInputStatePredictiveInputQwertyPhrase |
64 * From TAknFepInputStatePredictiveInputQwertyPhrase |
68 * Handle system key press event |
65 * Handle system key press event |