classicui_pub/options_menu_api/inc/EIKMENUP.H
branchRCL_3
changeset 38 c52421ed5f07
parent 25 941195f2d488
equal deleted inserted replaced
29:a8834a2e9a96 38:c52421ed5f07
   894      * other than item specific commands are dimmed.
   894      * other than item specific commands are dimmed.
   895      */
   895      */
   896     void SetItemCommandsStateL( TBool aDimmed );
   896     void SetItemCommandsStateL( TBool aDimmed );
   897 
   897 
   898     /**
   898     /**
       
   899      * Sets item action commands state.
       
   900      * 
       
   901      * @internal
       
   902      * @since S60 v5.2
       
   903      * @param aDimmed If ETrue, item action commands are dimmed.
       
   904      */
       
   905     void SetItemActionsStateL( TBool aDimmed );    
       
   906 
       
   907     /**
   899      * Adds menu items to this menu and item action menu data. 
   908      * Adds menu items to this menu and item action menu data. 
   900      * 
   909      * 
   901      * @internal
   910      * @internal
   902      * @since S60 v5.2
   911      * @since S60 v5.2
   903      * @param aMenuData Item action menu data.
   912      * @param aMenuData Item action menu data.