javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtcomposite.h
branchRCL_3
changeset 24 6c158198356e
parent 19 71c436fe3ce0
equal deleted inserted replaced
23:e5618cc85d74 24:6c158198356e
    91     void ComputeTabListL(RSwtControlArray& aList);
    91     void ComputeTabListL(RSwtControlArray& aList);
    92     void UpdateDoNotDrawFlag();
    92     void UpdateDoNotDrawFlag();
    93     void Update() const;
    93     void Update() const;
    94     void SetBounds(const TRect& aRect);
    94     void SetBounds(const TRect& aRect);
    95     void SetWidgetSize(const TSize& aSize);
    95     void SetWidgetSize(const TSize& aSize);
       
    96     void HandleHighlightChange();
    96 
    97 
    97 // From ASwtScrollableBase
    98 // From ASwtScrollableBase
    98 protected:
    99 protected:
    99     CEikScrollBarFrame* SbFrame() const;
   100     CEikScrollBarFrame* SbFrame() const;
   100     void SetVisibleScrollBar(TInt aStyle, TBool aVisible);
   101     void SetVisibleScrollBar(TInt aStyle, TBool aVisible);