branch | RCL_3 |
changeset 56 | 8152b1f1763a |
parent 50 | 5a1685599b76 |
50:5a1685599b76 | 56:8152b1f1763a |
---|---|
46 * This Method is called by CAknFepUIManagerJapanese. |
46 * This Method is called by CAknFepUIManagerJapanese. |
47 * |
47 * |
48 * @param aCommandId Command ID value |
48 * @param aCommandId Command ID value |
49 */ |
49 */ |
50 void HandleCommandL( TInt aCommandId ); |
50 void HandleCommandL( TInt aCommandId ); |
51 |
|
52 void SubmitTextL( const TDesC& aText ); |
|
53 |
|
54 }; |
51 }; |
55 |
52 |
56 |
53 |
57 |
54 |
58 |
55 |