javauis/lcdui_akn/lcdui/inc/CMIDChoiceGroupItem.h
branchRCL_3
changeset 83 26b2b12093af
parent 77 7cee158cb8cd
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
   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);
       
   157 #endif // RD_JAVA_S60_RELEASE_9_2
   152 #endif // RD_JAVA_S60_RELEASE_9_2
   158 
   153 
   159 private:
   154 private:
   160     void SafeDrawNow();
   155     void SafeDrawNow();
   161     void CreateChoiceGroupControlL(CCoeControl* aParent);
   156     void CreateChoiceGroupControlL(CCoeControl* aParent);