javauis/lcdui_akn/lcdui/inc/CMIDTextEditor.h
branchRCL_3
changeset 60 6c158198356e
parent 59 e5618cc85d74
equal deleted inserted replaced
59:e5618cc85d74 60:6c158198356e
   677      * @param aType A message UID value.
   677      * @param aType A message UID value.
   678      *
   678      *
   679      * @since S60 5.0
   679      * @since S60 5.0
   680      */
   680      */
   681     void HandleResourceChange(TInt aType);
   681     void HandleResourceChange(TInt aType);
       
   682 
       
   683     /**
       
   684      * Handles switching from foreground to background and vice versa.
       
   685      *
       
   686      * @param aForeground Flag if it switches to foreground or to backgound.
       
   687      *
       
   688      * @since S60 5.0
       
   689      */
       
   690     void HandleForeground(TBool aForeground);
   682 
   691 
   683     /**
   692     /**
   684      * Sets the caret in the Editor at x, y location.
   693      * Sets the caret in the Editor at x, y location.
   685      *
   694      *
   686      * @param x
   695      * @param x