Package com.smartgwt.client.widgets.toolbar
package com.smartgwt.client.widgets.toolbar
-
ClassDescriptionA widget that groups
RibbonButtons
s for use inRibbonBars
.A Toolbar creates a vertical or horizontal strip of similar components (typically Buttons) and provides managed resizing and reordering behavior over those components.Base class for creating toolstrips like those found in browsers and office applications: a mixed set of controls includingicon buttons
,radio button groups
,menus
,comboBoxes
,spacers
,status displays
anddrop-down selects
.Simple subclass of Button with appearance appropriate for a ToolStrip button.A simple subclass ofRibbonGroup
, which groups other controls for use inribbon-bars
.Simple subclass of MenuButton with appearance appropriate for a ToolStrip menu button.Simple subclass of ImgSplitbar with appearance appropriate for a ToolStrip resizer.Simple subclass of Img with appearance appropriate for a ToolStrip separatorSimple subclass of LayoutSpacer with appearance appropriate for a ToolStrip spacer