javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swttable.h
branchRCL_3
changeset 19 71c436fe3ce0
parent 14 04becd199f91
child 24 6c158198356e
equal deleted inserted replaced
18:9ac0a0a7da70 19:71c436fe3ce0
   278     void                SetForegroundL(const MSwtColor* aColor);
   278     void                SetForegroundL(const MSwtColor* aColor);
   279     void                SetFontL(const MSwtFont* aFont);
   279     void                SetFontL(const MSwtFont* aFont);
   280     TBool               IsKeyUsed(TUint aKeyCode) const;
   280     TBool               IsKeyUsed(TUint aKeyCode) const;
   281     TBool               MSKSelCmdEnabled() const;
   281     TBool               MSKSelCmdEnabled() const;
   282     void                UpdateDoNotDrawFlag();
   282     void                UpdateDoNotDrawFlag();
       
   283 #ifdef RD_JAVA_S60_RELEASE_9_2
       
   284     void                EnableFocusHighlight(TBool aEnable);
       
   285 #endif //RD_JAVA_S60_RELEASE_9_2
   283 
   286 
   284 // from base class ASwtScrollableBase
   287 // from base class ASwtScrollableBase
   285 
   288 
   286     CEikScrollBarFrame* SbFrame() const;
   289     CEikScrollBarFrame* SbFrame() const;
   287     TRect               SbInnerRect(const TRect& aRect) const;
   290     TRect               SbInnerRect(const TRect& aRect) const;