| Method | Description |
|---|---|
| AddTab() | Adds a tab to the object |
| Archive() | Archives the BTabView into a BMessage |
| AttachedToWindow() | Provided for implementation |
| Draw() | Provided for implementation |
| DrawBox() | Draws the box enclosing the container view |
| DrawTabs() | Draws all the tabs |
| FocusTab() | Returns the index of the focused tab |
| Instantiate() | Creates a BTabView from a BMessage |
| KeyDown() | Provided for implementation |
| MakeFocus() | Provided for implementation |
| MouseDown() | Provided for implementation |
| RemoveTab() | Removes a tab from the object |
| Select() | Selects the specified tab |
| Selection() | Returns the selected tab |
| SetFocusTab() | Sets the focus of the specified tab |
| SetTabHeight() | Sets the height of the tabs |
| SetTabWidth() | Sets the width of the tabs |
| TabAt() | Returns a pointer to a given tab |
| TabFrame() | Returns the frame rectangle of a given tab |
| TabHeight() | Returns the height of the tabs |
| BTabView() | Constructor |
| ~BTabView() | Destructor |
| TabWidth() | Returns the width of the tabs |
| WindowActivated() | Provided for implementation |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified March 4, 1998.