logo

class

fwt::ToolBar

sys::Obj
  fwt::Widget
    fwt::ToolBar

ToolBar contains a bar of Button children.

Slots

orientation

const Orientation orientation := Orientation.horizontal

Horizontal or veritical configuration. Defaults to horizontal. Must be set at construction time.

Source