| Method | Description |
|---|---|
| Archive() | Archives the BTab into a BMessage |
| Deselect() | Deselects the tab |
| DrawFocusMark() | Draws the focus mark |
| DrawLabel() | Draws the tab label |
| DrawTab() | Draws the tab |
| Instantiate() | Creates a BTab from a BMessage |
| IsEnabled() | Tests whether the tab is enabled |
| IsFocus() | Tests whether the tab is the current focus |
| IsSelected() | Tests whether the tab is currently selected |
| Label() | Returns the tab's label |
| MakeFocus() | Sets whether the tab is the current focus |
| Select() | Selects the tab |
| SetEnabled() | Enables or disables the tab |
| SetLabel() | Sets the tab's label |
| SetView() | Sets the tab's target view |
| BTab() | Constructor |
| ~BTab() | Destructor |
| View() | Returns the tab's target view |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified March 4, 1998.