textinput/peninputsplititut/inc/peninputsplititutwindowmanager.h
branchRCL_3
changeset 5 a47de9135b21
parent 0 eb1f2e154e89
child 11 c8fb4cf7b3ae
equal deleted inserted replaced
3:f5a1e66df979 5:a47de9135b21
    62      * @return none
    62      * @return none
    63      */
    63      */
    64     ~CSplitItutWindowManager();
    64     ~CSplitItutWindowManager();
    65     
    65     
    66     /**
    66     /**
       
    67      * Process text update
       
    68      *
       
    69      * @since S60 v5.0
       
    70      * @param aData context data
       
    71      * @return TInt
       
    72      */
       
    73     TInt OnAppEditorTextComing(const TFepInputContextFieldData& aData);
       
    74     
       
    75     /**
    67      * Handle control event
    76      * Handle control event
    68      *
    77      *
    69      * @since Series 60 5.0
    78      * @since Series 60 5.0
    70      * @param aEventType
    79      * @param aEventType
    71      * @param aCtrl
    80      * @param aCtrl
   185      * @param aResolutionChange
   194      * @param aResolutionChange
   186      * @return None    
   195      * @return None    
   187      */
   196      */
   188     void ApplyVariantLafDataL(TBool aResolutionChange);
   197     void ApplyVariantLafDataL(TBool aResolutionChange);
   189 
   198 
       
   199     /** 
       
   200      * apply spell variant laf data
       
   201      *
       
   202      * @since S60 5.0
       
   203      * @return None
       
   204      */        
       
   205     void ApplyVariantLafDataForSpellL();
       
   206     
   190     /**
   207     /**
   191      * apply variant laf data
   208      * apply variant laf data
   192      *
   209      *
   193      * @since Series 60 5.0
   210      * @since Series 60 5.0
   194      * @param aResolutionChange
   211      * @param aResolutionChange
   247      *
   264      *
   248      * @since S60 5.0
   265      * @since S60 5.0
   249      * @return none
   266      * @return none
   250      */
   267      */
   251     void ConstructL(); 
   268     void ConstructL(); 
       
   269    
       
   270     /**
       
   271      * Set prompt text
       
   272      *
       
   273      * @since S60 5.0
       
   274      * paran aData
       
   275      * @return none
       
   276      */    
       
   277     void SetPromptTextL( TUint8* aData );
   252 
   278 
   253 private:
   279 private:
   254    /**
   280    /**
   255      * The layout owner
   281      * The layout owner
   256      * Not own
   282      * Not own