javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtsortedlist.h
branchRCL_3
changeset 19 71c436fe3ce0
parent 17 0fd27995241b
child 24 6c158198356e
equal deleted inserted replaced
18:9ac0a0a7da70 19:71c436fe3ce0
   158 // From MSwtControl
   158 // From MSwtControl
   159 public:
   159 public:
   160     TRect ClientRect() const;
   160     TRect ClientRect() const;
   161     TSize ComputeSizeL(TInt aWHint, TInt aHHint);
   161     TSize ComputeSizeL(TInt aWHint, TInt aHHint);
   162     void ProcessKeyEventL(const TKeyEvent& aKeyEvent, TEventCode aType);
   162     void ProcessKeyEventL(const TKeyEvent& aKeyEvent, TEventCode aType);
       
   163 #ifdef RD_JAVA_S60_RELEASE_9_2
       
   164     void EnableFocusHighlight(TBool aEnable);
       
   165 #endif //RD_JAVA_S60_RELEASE_9_2
   163 protected:
   166 protected:
   164     void DoPaint(const TRect& aRect) const;
   167     void DoPaint(const TRect& aRect) const;
   165 
   168 
   166 // From MSwtScrollable
   169 // From MSwtScrollable
   167 public:
   170 public: