Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sencha.gxt.widget.core.client.container Classes and Interfaces - 51 results found.
NameDescriptionTypePackageFramework
AbstractHtmlLayoutContainerA base class for HTML layout containers.Classcom.sencha.gxt.widget.core.client.containerGXT
AbstractHtmlLayoutContainer .HtmlDataSpecifies HTML layout parameters, such as the mapping of each child to a corresponding selector in the HTML template.Classcom.sencha.gxt.widget.core.client.containerGXT
AccordionLayoutContainerA layout container that manages multiple content panels in an expandable accordion style such that only one panel can be expanded at any given timeClasscom.sencha.gxt.widget.core.client.containerGXT
AccordionLayoutContainer .AccordionLayoutAppearanceAccordionLayoutContainer appearance.Interfacecom.sencha.gxt.widget.core.client.containerGXT
AccordionLayoutContainer .ExpandModeDefines the expand modes.Classcom.sencha.gxt.widget.core.client.containerGXT
BorderLayoutContainerA multi-pane, application-oriented layout container that supports multiple regions, automatic split bars between regions and built-in expanding and collapsing of regions.Classcom.sencha.gxt.widget.core.client.containerGXT
BorderLayoutContainer .BorderLayoutAppearanceInterfacecom.sencha.gxt.widget.core.client.containerGXT
BorderLayoutContainer .BorderLayoutDataSpecifies region layout parameters which control the margin between the regions, the size of the region, the minimum and maximum size, whether the region has a split bar, whether the region is collapsible and other details.Classcom.sencha.gxt.widget.core.client.containerGXT
BoxLayoutContainerA base class for box layout containers.Classcom.sencha.gxt.widget.core.client.containerGXT
BoxLayoutContainer .BoxLayoutContainerAppearanceInterfacecom.sencha.gxt.widget.core.client.containerGXT
BoxLayoutContainer .BoxLayoutDataSpecifies box layout parameters which control the minimum and maximum size, as well as the "flex" value.Classcom.sencha.gxt.widget.core.client.containerGXT
BoxLayoutContainer .BoxLayoutPackBoxLayoutPack enumeration.Classcom.sencha.gxt.widget.core.client.containerGXT
CardLayoutContainerA layout container that contains multiple widgets, each fit to the container, where only a single widget can be visible at any given time.Classcom.sencha.gxt.widget.core.client.containerGXT
CenterLayoutContainerA layout container that centers its single widget.Classcom.sencha.gxt.widget.core.client.containerGXT
ContainerAbstract base for components that can contain child widgets.Classcom.sencha.gxt.widget.core.client.containerGXT
CssFloatLayoutContainerA layout container that uses the CSS float style to enable widgets to float around other widgets.Classcom.sencha.gxt.widget.core.client.containerGXT
CssFloatLayoutContainer .CssFloatDataSpecifies widget layout parameters that control the size of the widget.Classcom.sencha.gxt.widget.core.client.containerGXT
CssFloatLayoutContainer .CssFloatLayoutAppearanceInterfacecom.sencha.gxt.widget.core.client.containerGXT
FlowLayoutContainerA flow layout container that supports scrolling and lays out its widgets using the default HTML layout behavior.Classcom.sencha.gxt.widget.core.client.containerGXT
HasActiveWidgetInterfacecom.sencha.gxt.widget.core.client.containerGXT
HasCenterWidgetA widget that implements this interface contains a widget in the "center" position.Interfacecom.sencha.gxt.widget.core.client.containerGXT
HasEastWidgetA widget that implements this interface contains a widget in the "east" position.Interfacecom.sencha.gxt.widget.core.client.containerGXT
HasHeightA class that implements this interface has a height specification.Interfacecom.sencha.gxt.widget.core.client.containerGXT
HasLayoutA widget that implements this interface has the ability to lay out its children.Interfacecom.sencha.gxt.widget.core.client.containerGXT
HasMarginsA class that implements this interface has a margin specification.Interfacecom.sencha.gxt.widget.core.client.containerGXT
HasNorthWidgetA widget that implements this interface contains a widget in the "north" position.Interfacecom.sencha.gxt.widget.core.client.containerGXT
HasSizeA class that implements this interface has a size specification.Interfacecom.sencha.gxt.widget.core.client.containerGXT
HasSouthWidgetA widget that implements this interface contains a widget in the "south" position.Interfacecom.sencha.gxt.widget.core.client.containerGXT
HasWestWidgetA widget that implements this interface contains a widget in the "west" position.Interfacecom.sencha.gxt.widget.core.client.containerGXT
HasWidthA class that implements this interface has a width specification.Interfacecom.sencha.gxt.widget.core.client.containerGXT
HBoxLayoutContainerA layout container for horizontal rows of widgets.Classcom.sencha.gxt.widget.core.client.containerGXT
HBoxLayoutContainer .HBoxLayoutAlignThe vertical alignment of the horizontal widgets.Classcom.sencha.gxt.widget.core.client.containerGXT
HBoxLayoutContainer .HBoxLayoutContainerAppearanceInterfacecom.sencha.gxt.widget.core.client.containerGXT
HorizontalLayoutContainerA layout container that lays out its children in a single row.Classcom.sencha.gxt.widget.core.client.containerGXT
HorizontalLayoutContainer .HorizontalLayoutDataClasscom.sencha.gxt.widget.core.client.containerGXT
HtmlLayoutContainerA layout container that lays out its children using an HTML template.Classcom.sencha.gxt.widget.core.client.containerGXT
InsertContainerA base class for layout containers that can insert widgets.Classcom.sencha.gxt.widget.core.client.containerGXT
InsertResizeContainerA base class for layout containers that can insert widgets and honor the RequiresResize contract.Classcom.sencha.gxt.widget.core.client.containerGXT
LayoutDataMarker interface for types that define layout parameters.Interfacecom.sencha.gxt.widget.core.client.containerGXT
MarginDataLayout parameter that specifies a widget's margins.Classcom.sencha.gxt.widget.core.client.containerGXT
NorthSouthContainerA layout container that supports north (top) and south (bottom) regions.Classcom.sencha.gxt.widget.core.client.containerGXT
PortalLayoutContainerA layout container that lays out its children in in multiple columns, each containing zero or more Portlets.Classcom.sencha.gxt.widget.core.client.containerGXT
PortalLayoutContainer .PortalLayoutAppearanceInterfacecom.sencha.gxt.widget.core.client.containerGXT
ResizeContainerA base class for layout containers that require resize support.Classcom.sencha.gxt.widget.core.client.containerGXT
SimpleContainerSimpleContainer takes one child and sizes it to match the container size.Classcom.sencha.gxt.widget.core.client.containerGXT
VBoxLayoutContainerA layout container for vertical columns of widgets.Classcom.sencha.gxt.widget.core.client.containerGXT
VBoxLayoutContainer .VBoxLayoutAlignAlignment enumeration for horizontal alignment.Classcom.sencha.gxt.widget.core.client.containerGXT
VerticalLayoutContainerA layout container that lays out its children in a single column.Classcom.sencha.gxt.widget.core.client.containerGXT
VerticalLayoutContainer .VerticalLayoutDataClasscom.sencha.gxt.widget.core.client.containerGXT
ViewportA LayoutContainer that fills the browser window and monitors window resizing.Classcom.sencha.gxt.widget.core.client.containerGXT
Viewport .ViewportAppearanceInterfacecom.sencha.gxt.widget.core.client.containerGXT