|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleContainer | |
|---|---|
| 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. |
| Uses of SimpleContainer in com.sencha.gxt.widget.core.client |
|---|
| Subclasses of SimpleContainer in com.sencha.gxt.widget.core.client | |
|---|---|
class |
ContentPanel
ContentPanel is a component container that has specific functionality and structural components that make it the perfect building block for application-oriented user interfaces. |
class |
Dialog
A Window with specialized support for buttons. |
class |
FramedPanel
A ContentPanel that internally uses a @link FramedPanel.FramedPanelAppearance. |
class |
Popup
A panel that can be displayed over other widgets. |
class |
Portlet
A framed panel that is managed by a PortalLayoutContainer. |
class |
Window
A specialized content panel intended for use as an application window. |
| Uses of SimpleContainer in com.sencha.gxt.widget.core.client.box |
|---|
| Subclasses of SimpleContainer in com.sencha.gxt.widget.core.client.box | |
|---|---|
class |
AbstractInputMessageBox
Abstract base class for message boxes containing an input field. |
class |
AlertMessageBox
A message box that displays an error icon. |
class |
AutoProgressMessageBox
A MessageBox which displays an AutoProgressBar. |
class |
ConfirmMessageBox
A message box that prompts for confirmation with YES and NO buttons. |
class |
MessageBox
Custom Dialog for displaying information to the user. |
class |
MultiLinePromptMessageBox
A message box that prompts for input with a multiple line text area and OK and CANCEL buttons. |
class |
ProgressMessageBox
A MessageBox which displays a ProgressBar. |
class |
PromptMessageBox
A message box that prompts for input with a single line text field and OK and CANCEL buttons. |
| Uses of SimpleContainer in com.sencha.gxt.widget.core.client.button |
|---|
| Subclasses of SimpleContainer in com.sencha.gxt.widget.core.client.button | |
|---|---|
class |
ButtonGroup
|
| Uses of SimpleContainer in com.sencha.gxt.widget.core.client.container |
|---|
| Subclasses of SimpleContainer in com.sencha.gxt.widget.core.client.container | |
|---|---|
class |
BorderLayoutContainer
A multi-pane, application-oriented layout container that supports multiple regions, automatic split bars between regions and built-in expanding and collapsing of regions. |
class |
CenterLayoutContainer
A layout container that centers its single widget. |
class |
NorthSouthContainer
A layout container that supports north (top) and south (bottom) regions. |
class |
Viewport
A LayoutContainer that fills the browser window and monitors window resizing. |
| Uses of SimpleContainer in com.sencha.gxt.widget.core.client.form |
|---|
| Subclasses of SimpleContainer in com.sencha.gxt.widget.core.client.form | |
|---|---|
class |
AdapterField<T>
Wraps a Widget so that it can be used like a Field. |
class |
DualListField<M,T>
Combines two list view fields and allows selections to be moved between fields either using buttons or by dragging and dropping selections |
class |
FieldLabel
Form field wrapper to add a label and validation error text. |
class |
FieldSet
A simple container that wraps its content in a HTML fieldset. |
class |
FormPanel
A panel that wraps an HTML form. |
class |
HtmlEditor
Provides an HTML-based rich text editor with a tool bar for selecting formatting options, including fonts, text justification, lists, hyperlinks and text color. |
class |
ListField<M,T>
Adapts a ListView for use as a field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||