[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

[WI8] ToolbarWidget

ToolbarWidget is the clasical tool bar in user interface. A tipical usage can be seen in message pane toolbar or class hierarchy tree pane toolbar in [UI8] UI8Browser

Hierarchy

ToolbarWidget inherits from [WI8] WI8Window.

Relevant Methods

Class

localEventsReturn the smalltalk events managed by instances of the receiver

Instance

addSeparatorAdd a separator bar to the receiver

Events

ToolbarWidgetcan handle the following events (besides the ones inherited from its superclass):

Local Events

getBackground-
needsHeight-
getContents-


References