classicui_pub/tabs_api/inc/akntabgrp.h
branchRCL_3
changeset 64 85902f042028
parent 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
59:978afdc0236f 64:85902f042028
   874 private:
   874 private:
   875     /**
   875     /**
   876      * Resets the highlight status for tabs
   876      * Resets the highlight status for tabs
   877      */
   877      */
   878     void ResetHighlightStatus();
   878     void ResetHighlightStatus();
       
   879     
       
   880     /**
       
   881      * Enable/Disable highlight effect
       
   882      */
       
   883     void EnableHighlight( TBool aEnable, TInt aNewTab = -1 , TInt aPointX = -1 );
   879         
   884         
   880 
   885 
   881 private:
   886 private:
   882     CArrayPtr<CAknTab>*     iTabArray;
   887     CArrayPtr<CAknTab>*     iTabArray;
   883     TInt                    iActiveTab;
   888     TInt                    iActiveTab;