Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

BScrollable Class Reference

#include <BScrollable.h>

Inheritance diagram for BScrollable:

Inheritance graph
[legend]
Collaboration diagram for BScrollable:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BScrollable (BWidget *parent, const BRect &frame)
void setHScroller (BScroller *scroller)
void setVScroller (BScroller *scroller)
virtual void updateScroller (BScroller *scroller)=0
virtual void scrollToPosition (BScroller *scroller, unsigned int position)=0

Protected Attributes

BScroller_hScroller
BScroller_vScroller

Constructor & Destructor Documentation

BScrollable::BScrollable BWidget   parent,
const BRect   frame
 


Member Function Documentation

virtual void BScrollable::scrollToPosition BScroller   scroller,
unsigned int    position
[pure virtual]
 

Implemented in BListbox, and BText.

void BScrollable::setHScroller BScroller   scroller
 

void BScrollable::setVScroller BScroller   scroller
 

virtual void BScrollable::updateScroller BScroller   scroller [pure virtual]
 

Implemented in BListbox, and BText.


Member Data Documentation

BScroller* BScrollable::_hScroller [protected]
 

BScroller * BScrollable::_vScroller [protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Dec 29 10:00:51 2007 for DSGUI by doxygen1.3-rc3