Function |
Description |
---|
Deselect() |
Deselects the item |
DrawItem() |
Hook to draw the item |
Height() |
Returns item height |
IsEnabled() |
Tests whether the item is enabled |
IsExpanded() |
Tests whether the item is expanded |
IsSelected() |
Tests whether the item is selected |
BListItem() |
Constructor |
~BListItem() |
Archive constructor |
OutlineLevel() |
Returns outline level of the item |
Select() |
Selects the item |
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 |