| Package | Description |
|---|---|
| com.sencha.gxt.dnd.core.client |
Drag and drop framework.
|
| com.sencha.gxt.widget.core.client |
GXT widgets and other user-interface classes.
|
| com.sencha.gxt.widget.core.client.box | |
| com.sencha.gxt.widget.core.client.button |
Various GXT buttons.
|
| com.sencha.gxt.widget.core.client.cell | |
| com.sencha.gxt.widget.core.client.container | |
| com.sencha.gxt.widget.core.client.form |
FormPanel and form components.
|
| com.sencha.gxt.widget.core.client.grid | |
| com.sencha.gxt.widget.core.client.grid.filters | |
| com.sencha.gxt.widget.core.client.info | |
| com.sencha.gxt.widget.core.client.menu |
Menu and menu related classes.
|
| com.sencha.gxt.widget.core.client.tips |
ToolTips.
|
| com.sencha.gxt.widget.core.client.toolbar |
ToolBar and related classes.
|
| com.sencha.gxt.widget.core.client.tree |
Tree and related classes.
|
| com.sencha.gxt.widget.core.client.treegrid |
| Modifier and Type | Class and Description |
|---|---|
class |
Insert
A custom widget used to show insert locations with drop targets.
|
class |
StatusProxy
A custom widget used to display the status of the drag operation and
information about the data being dragged.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollapsePanel
Acts as a stand-in for a collapsed
ContentPanel. |
class |
ColorPalette
A cell component that displays a palette of colors and allows the user to
select one.
|
class |
Component
Base class for all Ext GWT widgets.
|
class |
Composite |
class |
ContentPanel |
class |
DatePicker |
class |
Dialog
A
Window with specialized support for buttons. |
class |
FramedPanel
A ContentPanel that internally uses a @link
FramedPanelAppearance. |
class |
Header
A custom widget that supports an icon, text, and tool area.
|
class |
ListView<M,N>
Displays a list of data.
|
class |
ModalPanel
A panel that grays out the view port and displays a widget above it.
|
class |
Popup
A panel that can be displayed over other widgets.
|
class |
Portlet |
class |
ProgressBar
An updateable progress bar widget.
|
class |
Slider |
class |
SplitBar
Creates a draggable splitter on the side of a widget.
|
class |
Status |
class |
TabPanel
A basic tab container.
|
class |
WidgetComponent
Creates a widget from a widget.
|
class |
Window
A specialized content panel intended for use as an application window.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInputMessageBox |
class |
AlertMessageBox |
class |
ConfirmMessageBox |
class |
MessageBox
Utility class for generating different styles of message boxes.
|
class |
MultiLinePromptMessageBox |
class |
ProgressMessageBox |
class |
PromptMessageBox |
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonBar
A horizontal row of buttons.
|
class |
ButtonGroup |
class |
CellButtonBase<C> |
class |
IconButton
A simple css styled button with 3 states: normal, over, and disabled.
|
class |
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.
|
class |
TextButton |
class |
ToggleButton
A 2-state toggle button.
|
class |
ToolButton
A
IconButton that supports a set of predefined styles, see
IconButton.IconConfig. |
| Modifier and Type | Class and Description |
|---|---|
class |
CellComponent<C>
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHtmlLayoutContainer |
class |
AccordionLayoutContainer |
class |
BorderLayoutContainer |
class |
BoxLayoutContainer |
class |
CardLayoutContainer |
class |
CenterLayoutContainer |
class |
Container
Abstract base for components that can contain child widgets.
|
class |
CssFloatLayoutContainer |
class |
FlowLayoutContainer |
class |
HBoxLayoutContainer |
class |
HorizontalLayoutContainer |
class |
HtmlLayoutContainer |
class |
InsertContainer |
class |
InsertResizeContainer |
class |
NorthSouthContainer |
class |
PortalLayoutContainer |
class |
ResizeContainer |
class |
SimpleContainer
SimpleContainer takes one child and sizes it to match the container size.
|
class |
VBoxLayoutContainer |
class |
VerticalLayoutContainer |
class |
Viewport
A LayoutContainer that fills the browser window and monitors window resizing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterField<T> |
class |
CellField<C> |
class |
CheckBox
Simple checkbox field.
|
class |
ComboBox<T> |
class |
DateField |
class |
DualListField<M,T> |
class |
Field<T> |
class |
FieldLabel
Form field wrapper to add a label and validation error text.
|
class |
FieldSet |
class |
FileUploadField |
class |
FormPanel |
class |
HtmlEditor |
class |
ListField<M,T> |
class |
NumberField<N extends Number> |
class |
PasswordField |
class |
Radio |
class |
SimpleComboBox<T> |
class |
SpinnerField<N extends Number> |
class |
StoreFilterField<T> |
class |
TextArea |
class |
TextField |
class |
TimeField |
class |
TriggerField<T> |
class |
TwinTriggerField<T> |
class |
ValueBaseField<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnFooter<M>
Column footer widget for Grid, which renders one to many aggregation rows.
|
class |
ColumnFooter.FooterRow |
class |
ColumnHeader<M>
ColumnHeader Component.
|
class |
ColumnHeader.GridSplitBar |
class |
ColumnHeader.Group |
class |
ColumnHeader.Head |
class |
Grid<M>
This class represents the primary interface of a widget based grid control.
|
class |
LiveToolItem
A specialized tool item for
>LiveGridView that shows the current
location and total records. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListMenu<M,V> |
class |
RangeMenu<M,V extends Number> |
| Modifier and Type | Class and Description |
|---|---|
class |
Info
Displays a message in the bottom right region of the browser for a specified
amount of time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterMenuItem
Allows any widget to be placed in a menu.
|
class |
CheckMenuItem
Adds a menu item that contains a checkbox by default, but can also be part of
a radio group.
|
class |
ColorMenu |
class |
DateMenu |
class |
HeaderMenuItem
A menu item for headings.
|
class |
Item
The base class for all items that render into menus.
|
class |
Menu
A menu widget.
|
class |
MenuBar |
class |
MenuBarItem |
class |
MenuItem
A base class for all menu items that require menu-related functionality (like
sub-menus) and are not static display items.
|
class |
SeparatorMenuItem
Adds a separator bar to a menu, used to divide logical groups of menu items.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuickTip
A specialized tooltip class for tooltips that can be specified in markup.
|
class |
Tip
This is the base class for
ToolTip that provides the basic layout and
positioning that all tip-based classes require. |
class |
ToolTip
A standard tooltip implementation for providing additional information when
hovering over a target element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FillToolItem
Fills the toolbar width, pushing any newly added items to the right.
|
class |
LabelToolItem
A label tool item.
|
class |
PagingToolBar |
class |
SeparatorToolItem
A tool bar separator.
|
class |
ToolBar
A standard tool bar.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Tree<M,C>
A hierarchical tree widget bound directly to a @link
TreeStore. |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeGrid<M>
A hierarchical tree grid bound to a
TreeStore. |
Copyright © 2012. All Rights Reserved.