javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtsortedlist.h
branchRCL_3
changeset 83 26b2b12093af
parent 66 2455ef1f5bbc
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
   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 
       
   168 protected:
   166 protected:
   169     void DoPaint(const TRect& aRect) const;
   167     void DoPaint(const TRect& aRect) const;
   170 
   168 
   171 // From MSwtScrollable
   169 // From MSwtScrollable
   172 public:
   170 public: