javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtsortedlist.h
branchRCL_3
changeset 24 6c158198356e
parent 19 71c436fe3ce0
equal deleted inserted replaced
23:e5618cc85d74 24:6c158198356e
   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
   163 #ifdef RD_JAVA_S60_RELEASE_9_2
   164     void EnableFocusHighlight(TBool aEnable);
   164     void EnableFocusHighlight(TBool aEnable);
   165 #endif //RD_JAVA_S60_RELEASE_9_2
   165 #endif //RD_JAVA_S60_RELEASE_9_2
       
   166     void PrepareForTraverse();
       
   167 
   166 protected:
   168 protected:
   167     void DoPaint(const TRect& aRect) const;
   169     void DoPaint(const TRect& aRect) const;
   168 
   170 
   169 // From MSwtScrollable
   171 // From MSwtScrollable
   170 public:
   172 public: