Package com.extjs.gxt.ui.client.widget.toolbar

ToolBar and related classes.

See:
          Description

Class Summary
AdapterToolItem Allows any widget to be placed in a tool bar.
FillToolItem Fills the toolbar width, pushing any newly added items to the right.
LabelToolItem A label tool item.
SeparatorToolItem A tool bar separator.
SplitToolItem A split button tool item.
TextToolItem A tool item with optional text and icon style.
ToggleToolItem A 2-state tool bar item.
ToolBar A standard tool bar.
ToolItem Base class for items contained in a tool bar.
 

Package com.extjs.gxt.ui.client.widget.toolbar Description

ToolBar and related classes.