javauis/lcdui_akn/lcdui/inc/CMIDChoiceGroupItem.h
branchRCL_3
changeset 77 7cee158cb8cd
parent 19 04becd199f91
child 83 26b2b12093af
equal deleted inserted replaced
71:d5e927d5853b 77:7cee158cb8cd
   147 
   147 
   148 #ifdef RD_JAVA_S60_RELEASE_9_2
   148 #ifdef RD_JAVA_S60_RELEASE_9_2
   149 public:
   149 public:
   150     void PostPendingUpEventL();
   150     void PostPendingUpEventL();
   151     TBool LongTapDetected();
   151     TBool LongTapDetected();
       
   152 
       
   153     /**
       
   154      * Overrides function from CMIDControlItem
       
   155      */
       
   156     void SetHighlight(const TBool aHighlight);
   152 #endif // RD_JAVA_S60_RELEASE_9_2
   157 #endif // RD_JAVA_S60_RELEASE_9_2
   153 
   158 
   154 private:
   159 private:
   155     void SafeDrawNow();
   160     void SafeDrawNow();
   156     void CreateChoiceGroupControlL(CCoeControl* aParent);
   161     void CreateChoiceGroupControlL(CCoeControl* aParent);