BOutlineListView Class Summary


Method Summary

Method Description
AddItem() Adds BListItem, preserving the item depth
AddList() Adds a group of items to the list
AddUnder() Adds BListItem after a given item and one level deeper
Archive() Archives a BOutlineListView into a BMessage
Collapse() Collapses section of the list
CountItemsUnder() Count the number of items located under a given item
EachItemUnder() Call a function on each item located under a given item
Expand() Expands section of the list
FullListCountItems() CountItems() applied to entire list
FullListCurrentSelection() CurrentSelection() applied to entire list
FullListDoForEach() DoForEach() applied to entire list
FullListFirstItem() FirstItem() applied to entire list
FullListHasItem() HasItem() applied to entire list
FullListIndexOf() IndexOf() applied to entire list
FullListIsEmpty() IsEmpty() applied to entire list
FullListItemAt() ItemAt() applied to entire list
FullListLastItem() LastItem() applied to entire list
FullListSortItems() SortItems() applied to entire list
Instantiate() Creates a BOutlineListView from a BMessage
IsExpanded() Returns true if given item is expanded
ItemUnderAt() Returns the nth item under a specified item
KeyDown() Provided for implementation
MakeEmpty() Removes all items from the list
MouseDown() Provided for implementation
BOutlineListView() Constructor
~BOutlineListView() Destructor
RemoveItem() Remove a single item and its subitems from the list
RemoveItems() Remove multiple items and their subitems from the list
SortItemsUnder() Sorts the items located under a given item
Superitem() Returns the superitem for a given BListItem





The Be Book, in lovely HTML, for BeOS Release 4.

Copyright © 1998 Be, Inc. All rights reserved.

Last modified January 4, 1999.