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

Various GXT buttons.

See:
          Description

Class Summary
Button A button component.
ButtonBar A horizontal row of buttons.
ButtonGroup A specialized content panel for showing groups of buttons, typically used with ToolBar.
IconButton A simple css styled button with 3 states: normal, over, and disabled.
SplitButton A split button that provides a built-in dropdown arrow that can fire an event separately from the default click event of the button.
ToggleButton A 2-state toggle button.
ToolButton A IconButton that supports a set of predefined styles.
 

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

Various GXT buttons.