textinput/peninputsplititut/inc/peninputsplititutlayout.h
branchRCL_3
changeset 5 a47de9135b21
parent 0 eb1f2e154e89
equal deleted inserted replaced
3:f5a1e66df979 5:a47de9135b21
    58      * @return None
    58      * @return None
    59      */ 
    59      */ 
    60     ~CSplitItutUiLayout();
    60     ~CSplitItutUiLayout();
    61 
    61 
    62     /**
    62     /**
       
    63      * Process text update
       
    64      *
       
    65      * @since S60 v5.0
       
    66      * @param aData context data
       
    67      * @return TInt
       
    68      */ 
       
    69     TInt OnAppEditorTextComing(const TFepInputContextFieldData& aData);
       
    70     
       
    71     /**
    63      * handle control event
    72      * handle control event
    64      *
    73      *
    65      * @since S60 v5.0
    74      * @since S60 v5.0
    66      * @param aEventType event type
    75      * @param aEventType event type
    67      * @param aCtrl control pointer
    76      * @param aCtrl control pointer
   186      * @since S60 v5.0
   195      * @since S60 v5.0
   187      * @param aResolutionChange
   196      * @param aResolutionChange
   188      * @return None
   197      * @return None
   189      */
   198      */
   190     void ApplyVariantLafDataL(TBool aResolutionChange = EFalse);
   199     void ApplyVariantLafDataL(TBool aResolutionChange = EFalse);
       
   200     /**
       
   201      * apply spell modelaf data
       
   202      *
       
   203      * @since S60 v5.0
       
   204      * @return None
       
   205      */
       
   206     void ApplyVariantLafDataForSpellL();
       
   207     
   191     
   208     
   192     /**
   209     /**
   193      * get ui manager
   210      * get ui manager
   194      *
   211      *
   195      * @since S60 v5.0
   212      * @since S60 v5.0