| Package | Description |
|---|---|
| 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.container | |
| com.sencha.gxt.widget.core.client.form |
FormPanel and form components.
|
| com.sencha.gxt.widget.core.client.toolbar |
ToolBar and related classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentPanel |
class |
Dialog
A
Window with specialized support for buttons. |
class |
FramedPanel
A ContentPanel that internally uses a @link
FramedPanelAppearance. |
class |
Popup
A panel that can be displayed over other widgets.
|
class |
Portlet |
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 |
| Modifier and Type | Class and Description |
|---|---|
class |
AccordionLayoutContainer |
class |
BorderLayoutContainer |
class |
BoxLayoutContainer |
class |
CardLayoutContainer |
class |
CenterLayoutContainer |
class |
CssFloatLayoutContainer |
class |
HBoxLayoutContainer |
class |
HorizontalLayoutContainer |
class |
InsertResizeContainer |
class |
NorthSouthContainer |
class |
PortalLayoutContainer |
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 |
DualListField<M,T> |
class |
FieldLabel
Form field wrapper to add a label and validation error text.
|
class |
FieldSet |
class |
FormPanel |
class |
HtmlEditor |
class |
ListField<M,T> |
| Modifier and Type | Class and Description |
|---|---|
class |
PagingToolBar |
class |
ToolBar
A standard tool bar.
|
Copyright © 2012. All Rights Reserved.