idlehomescreen/inc/xnuienginepluginif.h
branchRCL_3
changeset 9 f966699dea19
parent 0 f72a12da539e
child 16 9674c1a575e9
equal deleted inserted replaced
5:c743ef5928ba 9:f966699dea19
   319      * for enabling layot and redraw
   319      * for enabling layot and redraw
   320      * 
   320      * 
   321      * @since Series 60 5.0     
   321      * @since Series 60 5.0     
   322      */                        
   322      */                        
   323     IMPORT_C void DisableRenderUiLC();
   323     IMPORT_C void DisableRenderUiLC();
   324         
   324     
       
   325     /**
       
   326      * Enables partial touch input
       
   327      * 
       
   328      * @since Series 60 5.2
       
   329      * @param aNode Editor Node
       
   330      * @param TBool True if partial input is open      
       
   331      */      
       
   332     IMPORT_C void EnablePartialTouchInput( CXnNodePluginIf& aNode, TBool aEnable );
       
   333   
   325 private:
   334 private:
   326     // Data
   335     // Data
   327 
   336 
   328     /**
   337     /**
   329      * The layout calculation and ui rendering implementation.
   338      * The layout calculation and ui rendering implementation.