Function | Description |
---|---|
Archive() | Archives the BTab into a BMessage |
Archived Fields | |
Constructor and Destructor | |
Customizing the Appearance of a BTab | |
Deselect() | Deselects the tab |
DrawFocusMark() | Draws the focus mark |
DrawLabel() | Draws the tab label |
DrawTab() | Draws the tab |
Function Summary | |
Hook Functions | |
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 |
Member Functions | |
Select() | Selects the tab |
SetEnabled() | Enables or disables the tab |
SetLabel() | Sets the tab's label |
SetView() | Sets the tab's target view |
Static Functions | |
BTab | |
BTab() | Constructor |
~BTab() | Destructor |
B_TAB_ANY | |
B_TAB_FIRST | |
B_TAB_FRONT | |
View() | Returns the tab's target view |
The Interface Kit Table of Contents | The Interface Kit Index |
Copyright © 2000 Be, Inc. All rights reserved..