Package com.sencha.gxt.widget.core.client

GXT widgets and other user-interface classes.

See:
          Description

Interface Summary
CheckProvider<M> Interface for objects that provide check state.
CollapsePanel.CollapsePanelAppearance Provides the appearance of a CollapsePanel.
Collapsible Interface for objects that can be collapsed.
ColorPaletteCell.ColorPaletteAppearance The appearance of a color palette.
ComponentPlugin<C extends Component> Defines the interface for component plugins.
ContentPanel.ContentPanelAppearance The appearance of a content panel.
ContentPanel.ContentPanelMessages Provides access to content panel messages.
ContentPanel.PanelHeaderAppearance Provides support for deferred binding for the panel header appearance.
DatePicker.DatePickerAppearance The appearance of the date picker.
DatePicker.DatePickerMessages The translatable strings (e.g.
Dialog.DialogMessages The translatable strings (e.g.
FramedPanel.FramedPanelAppearance The appearance of a framed content panel.
HasFocusSupport Implemented by objects that have focus support.
HasIcon Implemented by objects that have icons.
HasItemId Implemented by objects that have an item id.
Header.HeaderAppearance The appearance of a header.
ListView.ListViewAppearance<M> The appearance of a list view.
ListView.ListViewDefaultResources The default resources for the list view.
ListView.ListViewDefaultStyle The default styles for the list view.
ModalPanel.ModalPanelAppearance  
ModalPanel.ModalPanelDefaultAppearance.ModalPanelResources  
ModalPanel.ModalPanelDefaultAppearance.ModalPanelStyle  
PlainTabPanel.PlainTabPanelAppearance An appearance applicable to a PlainTabPanel.
Resizable.ResizableAppearance  
SplitBar.SplitBarAppearance  
Status.StatusAppearance  
TabPanel.TabPanelAppearance  
TabPanel.TabPanelMessages  
Window.WindowAppearance  
Window.WindowMessages  
 

Class Summary
AutoProgressBar An auto mode progress bar widget.
CollapsePanel Acts as a stand-in for a collapsed ContentPanel.
ColorPalette A cell component that displays a palette of colors and allows the user to select one.
ColorPaletteCell A Cell Widget representing a palette of colors.
Component Base class for all GXT widgets.
ComponentHelper Provides access to package protected methods of widget and convenience methods for easier widget bookkeeping.
Composite A component that wraps another component / widget, hiding the wrapped components public API.
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.
DatePicker A date picker that displays a calendar for the specified month and provides the user the ability to select the month, year and day.
Dialog A Window with specialized support for buttons.
FocusManagerSupport Component support class for Focus Manager.
FramedPanel A ContentPanel that internally uses a @link FramedPanel.FramedPanelAppearance.
Header A custom widget that supports an icon, text, and tool area.
ListView<M,N> A ListView provides support for displaying a list of data.
ListViewCustomAppearance<M>  
ListViewDefaultAppearance<M>  
ListViewSelectionModel<M> ListView selection model.
ModalPanel A panel that grays out the view port and displays a widget above it.
ModalPanel.ModalPanelDefaultAppearance  
PlainTabPanel A TabPanel with a plain tab bar, with no background behind each tab.
Popup A panel that can be displayed over other widgets.
Portlet A framed panel that is managed by a PortalLayoutContainer.
ProgressBar An manual mode updateable progress bar widget.
Resizable Applies drag handles to a widget to make it resizable.
Slider Lets the user select a value by sliding an indicator within a bounded range.
SplitBar Creates a draggable splitter on the side of a widget.
Status A widget that displays a status message and icon, typically used in a tool bar.
TabItemConfig Config object which controls the content and behavior of a widget in a TabPanel.
TabPanel A basic tab container.
WidgetComponent Creates a widget from a widget.
Window A specialized content panel intended for use as an application window.
WindowManager An object that represents a group of Widget instances and provides z-order management and window activation behavior.
 

Enum Summary
DatePicker.DateState  
Dialog.PredefinedButton The predefined buttons supported by this dialog window.
Resizable.Dir The location of the resize handle in standard compass points.
 

Package com.sencha.gxt.widget.core.client Description

GXT widgets and other user-interface classes.



Copyright © 2012. All Rights Reserved.