| Method | Description |
|---|---|
| Archive() | Archives a BListItem into a BMessage |
| Deselect() | Marks item as deselected |
| DrawItem() | Hook to draw the item |
| Height() | Returns item height |
| Instantiate() | Creates a BListItem from a BMessage |
| IsEnabled() | Tests whether the item is enabled |
| IsExpanded() | Tests whether the item is expanded |
| IsSelected() | Tests whether the item is marked selected |
| BListItem() | Constructor |
| ~BListItem() | Destructor |
| OutlineLevel() | Returns outline level of the item |
| Select() | Marks item as selected |
| SetEnabled() | Sets enabled flag of item |
| SetExpanded() | Expands or collapses item |
| SetHeight() | Sets item height |
| SetWidth() | Sets item width |
| Update() | Hook called when item is modified |
| Width() | Returns item width |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified January 29, 1998.