classicui_pub/buttons_api/inc/eikcba.h
branchRCL_3
changeset 25 941195f2d488
parent 23 3d340a0166ff
child 38 c52421ed5f07
equal deleted inserted replaced
23:3d340a0166ff 25:941195f2d488
   954      * Updates RSK when multiple marking is activated or deactivated.
   954      * Updates RSK when multiple marking is activated or deactivated.
   955      */
   955      */
   956     void UpdateMultipleMarkingSoftkey();
   956     void UpdateMultipleMarkingSoftkey();
   957     
   957     
   958     /**
   958     /**
   959      * Checks wheter softkey command change is allowed.
   959      * Checks whether softkey command change is allowed.
   960      * 
   960      * 
   961      * @return ETrue if softkey command change is allowed.
   961      * @return ETrue if softkey command change is allowed.
   962      */    
   962      */    
   963     TBool CommandChangeAllowed();
   963     TBool CommandChangeAllowed() const;
   964 
   964 
   965 private: // new methods
   965 private: // new methods
   966 
   966 
   967     CEikCba(
   967     CEikCba(
   968         const CEikCba* aPrevious, 
   968         const CEikCba* aPrevious,