Function | 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 Interface Kit Table of Contents | The Interface Kit Index |
Copyright © 1999 Be, Inc. All rights reserved.
Text last modified