javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbase.h
branchRCL_3
changeset 24 6c158198356e
parent 19 71c436fe3ce0
equal deleted inserted replaced
23:e5618cc85d74 24:6c158198356e
   287     void SetBackgroundL(const MSwtColor* aColor);
   287     void SetBackgroundL(const MSwtColor* aColor);
   288     TBool IsLongTapAnimationCandidate(const TPointerEvent& aPointerEvent) const;
   288     TBool IsLongTapAnimationCandidate(const TPointerEvent& aPointerEvent) const;
   289 #ifdef RD_JAVA_S60_RELEASE_9_2
   289 #ifdef RD_JAVA_S60_RELEASE_9_2
   290     void EnableFocusHighlight(TBool aEnable);
   290     void EnableFocusHighlight(TBool aEnable);
   291 #endif //RD_JAVA_S60_RELEASE_9_2
   291 #endif //RD_JAVA_S60_RELEASE_9_2
       
   292     TInt FocusBackgroundPolicy() const;
       
   293     void PrepareForTraverse();
   292 
   294 
   293 // From ASwtScrollableBase
   295 // From ASwtScrollableBase
   294 protected:
   296 protected:
   295     CEikScrollBarFrame* SbFrame() const;
   297     CEikScrollBarFrame* SbFrame() const;
   296 
   298