javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistbase.h
branchRCL_3
changeset 83 26b2b12093af
parent 66 2455ef1f5bbc
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
   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;
   292     TInt FocusBackgroundPolicy() const;
   293     void PrepareForTraverse();
       
   294 
   293 
   295 // From ASwtScrollableBase
   294 // From ASwtScrollableBase
   296 protected:
   295 protected:
   297     CEikScrollBarFrame* SbFrame() const;
   296     CEikScrollBarFrame* SbFrame() const;
   298 
   297