|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainerHandler.HasContainerHandlers | |
|---|---|
| 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.grid.filters | |
| com.sencha.gxt.widget.core.client.menu | Menu and menu related classes. |
| com.sencha.gxt.widget.core.client.toolbar | ToolBar and related classes. |
| Uses of ContainerHandler.HasContainerHandlers in com.sencha.gxt.widget.core.client |
|---|
| Classes in com.sencha.gxt.widget.core.client that implement ContainerHandler.HasContainerHandlers | |
|---|---|
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 ContainerHandler.HasContainerHandlers in com.sencha.gxt.widget.core.client.box |
|---|
| Classes in com.sencha.gxt.widget.core.client.box that implement ContainerHandler.HasContainerHandlers | |
|---|---|
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 ContainerHandler.HasContainerHandlers in com.sencha.gxt.widget.core.client.button |
|---|
| Classes in com.sencha.gxt.widget.core.client.button that implement ContainerHandler.HasContainerHandlers | |
|---|---|
class |
ButtonBar
A horizontal row of buttons. |
class |
ButtonGroup
|
| Uses of ContainerHandler.HasContainerHandlers in com.sencha.gxt.widget.core.client.container |
|---|
| Classes in com.sencha.gxt.widget.core.client.container that implement ContainerHandler.HasContainerHandlers | |
|---|---|
class |
AbstractHtmlLayoutContainer
A base class for HTML layout containers. |
class |
AccordionLayoutContainer
A layout container that manages multiple content panels in an expandable accordion style such that only one panel can be expanded at any given time (by default). |
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 |
BoxLayoutContainer
A base class for box layout containers. |
class |
CardLayoutContainer
A layout container that contains multiple widgets, each fit to the container, where only a single widget can be visible at any given time. |
class |
CenterLayoutContainer
A layout container that centers its single widget. |
class |
Container
Abstract base for components that can contain child widgets. |
class |
CssFloatLayoutContainer
A layout container that uses the CSS float style to enable widgets to float around other widgets. |
class |
FlowLayoutContainer
A flow layout container that supports scrolling and lays out its widgets using the default HTML layout behavior. |
class |
HBoxLayoutContainer
A layout container for horizontal rows of widgets. |
class |
HorizontalLayoutContainer
A layout container that lays out its children in a single row. |
class |
HtmlLayoutContainer
A layout container that lays out its children using an HTML template. |
class |
InsertContainer
A base class for layout containers that can insert widgets. |
class |
InsertResizeContainer
A base class for layout containers that can insert widgets and honor the RequiresResize contract. |
class |
NorthSouthContainer
A layout container that supports north (top) and south (bottom) regions. |
class |
PortalLayoutContainer
A layout container that lays out its children in in multiple columns, each containing zero or more Portlets. |
class |
ResizeContainer
A base class for layout containers that require resize support. |
class |
SimpleContainer
SimpleContainer takes one child and sizes it to match the container size. |
class |
VBoxLayoutContainer
A layout container for vertical columns of widgets. |
class |
VerticalLayoutContainer
A layout container that lays out its children in a single column. |
class |
Viewport
A LayoutContainer that fills the browser window and monitors window resizing. |
| Uses of ContainerHandler.HasContainerHandlers in com.sencha.gxt.widget.core.client.form |
|---|
| Classes in com.sencha.gxt.widget.core.client.form that implement ContainerHandler.HasContainerHandlers | |
|---|---|
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. |
| Uses of ContainerHandler.HasContainerHandlers in com.sencha.gxt.widget.core.client.grid.filters |
|---|
| Classes in com.sencha.gxt.widget.core.client.grid.filters that implement ContainerHandler.HasContainerHandlers | |
|---|---|
class |
ListMenu<M,V>
A menu of list items for use with a ListFilter. |
class |
RangeMenu<M,V extends Number>
A menu of numeric range items for use with a NumericFilter. |
| Uses of ContainerHandler.HasContainerHandlers in com.sencha.gxt.widget.core.client.menu |
|---|
| Classes in com.sencha.gxt.widget.core.client.menu that implement ContainerHandler.HasContainerHandlers | |
|---|---|
class |
ColorMenu
|
class |
DateMenu
|
class |
Menu
A menu widget. |
class |
MenuBar
|
| Uses of ContainerHandler.HasContainerHandlers in com.sencha.gxt.widget.core.client.toolbar |
|---|
| Classes in com.sencha.gxt.widget.core.client.toolbar that implement ContainerHandler.HasContainerHandlers | |
|---|---|
class |
PagingToolBar
A specialized toolbar that is bound to a PagingLoader and provides
automatic paging controls. |
class |
ToolBar
A standard tool bar. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||