javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlistview.h
branchRCL_3
changeset 83 26b2b12093af
parent 66 2455ef1f5bbc
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
   128 #endif
   128 #endif
   129 #ifdef RD_JAVA_S60_RELEASE_9_2
   129 #ifdef RD_JAVA_S60_RELEASE_9_2
   130     void            EnableFocusHighlight(TBool aEnable);
   130     void            EnableFocusHighlight(TBool aEnable);
   131 #endif //RD_JAVA_S60_RELEASE_9_2
   131 #endif //RD_JAVA_S60_RELEASE_9_2
   132     TInt            FocusBackgroundPolicy() const;
   132     TInt            FocusBackgroundPolicy() const;
   133     void            PrepareForTraverse();
       
   134 
   133 
   135 // From MEikCommandObserver
   134 // From MEikCommandObserver
   136 public:
   135 public:
   137     void ProcessCommandL(TInt aCmdId);
   136     void ProcessCommandL(TInt aCmdId);
   138 
   137