textinput/peninputfingerhwrar/inc/peninputfingerhwrarstatemanager.h
branchRCL_3
changeset 7 6defe5d1bd39
parent 5 a47de9135b21
equal deleted inserted replaced
6:6ceef9a83b1a 7:6defe5d1bd39
   416     * @since Symbian TB9.2
   416     * @since Symbian TB9.2
   417     * @param aEventData The trace data
   417     * @param aEventData The trace data
   418     */
   418     */
   419     void OnEndWritingL( const TDesC& aEventData );
   419     void OnEndWritingL( const TDesC& aEventData );
   420     
   420     
   421     /**
       
   422     * Handle the candidate selection event
       
   423     *
       
   424     * @since Symbian TB9.2
       
   425     * @param aEventData The trace data
       
   426     */
       
   427     void OnSelectedCandidatesL( const TDesC& aEventData );
       
   428     
       
   429     };
   421     };
   430 
   422 
   431 /**
   423 /**
   432 * The CandidateSelecting state class for Chinese.
   424 * The CandidateSelecting state class for Chinese.
   433 *
   425 *