Method | Description |
---|---|
Archive() | Archives a BScrollBar into a BMessage |
AttachedToWindow() | Provided for implementation |
GetRange() | Returns the numerical limits of the scroll bar |
GetSteps() | Returns the step amounts of the scroll bar |
Instantiate() | Creates a BScrollBar from a BMessage |
Orientation() | Returns orientation of scrollbar (vertical or horizontal) |
Proportion() | Returns the proportion of the document viewable within the target view |
BScrollBar() | Constructor |
~BScrollBar() | Destructor |
SetProportion() | Sets the proportion of the document viewable within the target view |
SetRange() | Sets the numerical limits of the scroll bar |
SetSteps() | Sets the step amounts of the scroll bar |
SetTarget() | Sets the target view of the scroll bar |
SetValue() | Sets the value of the scroll bar |
Target() | Returns the target view of the scroll bar |
Value() | Returns the value of the scroll bar |
ValueChanged() | Hook called when the value of the scroll bar changes |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified December 23, 1998.