javauis/lcdui_akn/lcdui/inc/CMIDChoiceGroupControl.h
branchRCL_3
changeset 18 9ac0a0a7da70
parent 17 0fd27995241b
equal deleted inserted replaced
17:0fd27995241b 18:9ac0a0a7da70
   224     void TimedScroll(CMIDForm::TDirection aDirection);
   224     void TimedScroll(CMIDForm::TDirection aDirection);
   225 #endif
   225 #endif
   226 
   226 
   227 #ifdef RD_JAVA_S60_RELEASE_9_2
   227 #ifdef RD_JAVA_S60_RELEASE_9_2
   228     CMIDForm* Form() const;
   228     CMIDForm* Form() const;
       
   229 
       
   230     /**
       
   231      * Fuction sets ESingleClickDisabledHighlight - item drawer flags
       
   232      * and reports current highlight element change event
       
   233      */
       
   234     void SingleClickDisableHighlightL(TBool aDisable);
       
   235 
   229 #endif // RD_JAVA_S60_RELEASE_9_2    
   236 #endif // RD_JAVA_S60_RELEASE_9_2    
   230 
   237 
   231 #ifdef RD_TACTILE_FEEDBACK
   238 #ifdef RD_TACTILE_FEEDBACK
   232 private:
   239 private:
   233     MTouchFeedback* iFeedback;
   240     MTouchFeedback* iFeedback;