|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.google.gwt.user.client.ui | |
com.google.gwt.user.client.ui |
Classes in com.google.gwt.user.client.ui used by com.google.gwt.user.client.ui | |
AbsolutePanel
An absolute panel positions all of its children absolutely, allowing them to overlap as well. |
|
ButtonBase
Abstract base class for Button ,
CheckBox ,
RadioButton . |
|
CellPanel
A panel whose child widgets are contained within the cells of a table. |
|
ChangeListener
Event listener interface for 'change' events. |
|
CheckBox
A standard check box widget (also serves as a base class for RadioButton .
|
|
ClickListener
Event listener interface for click events. |
|
ComplexPanel
Abstract base class for panels that can contain multiple child widgets. |
|
Composite
A type of widget that can wrap another widget, hiding the wrapped widget's methods. |
|
DeckPanel
A panel that displays all of its child widgets in a 'deck', where only one can be visible at a time. |
|
DockPanel.DockLayoutConstant
DockPanel layout constant, used in DockPanel#add(Widget, DockLayoutConstant) . |
|
FlexTable.FlexCellFormatter
FlexTable-specific implementation of CellFormatter . |
|
FocusListener
Event listener for focus events. |
|
FocusWidget
Abstract base class for most widgets that can receive keyboard focus. |
|
HasAlignment
A widget that implements this interface has an intrinsic alignment which can be manipulated using these methods and constants. |
|
HasFocus
A widget that implements this interface can receive keyboard focus. |
|
HasHorizontalAlignment
Characteristic interface which indicates that a widget can be aligned horizontally. |
|
HasHorizontalAlignment.HorizontalAlignmentConstant
Horizontal alignment constant. |
|
HasHTML
An object that implements this interface contains text, which can be set and retrieved using these methods. |
|
HasText
An object that implements this interface contains text, which can be set and retrieved using these methods. |
|
HasVerticalAlignment
Characteristic interface which indicates that a widget has an associated vertical alignment. |
|
HasVerticalAlignment.VerticalAlignmentConstant
Horizontal alignment constant. |
|
HasWidgets
A widget that implements this interface contains widgets and can enumerate them. |
|
HasWordWrap
A widget that implements this interface has a 'word-wrap' property that can be manipulated using these methods. |
|
HTMLTable
HTMLTable contains the common table algorithms for Grid and
FlexTable .
|
|
HTMLTable.CellFormatter
This class contains methods used to format a table's cells. |
|
HTMLTable.RowFormatter
This class contains methods used to format a table's rows. |
|
KeyboardListener
Event listener interface for keyboard events. |
|
Label
A widget that contains arbitrary text, not interpreted as HTML. |
|
LoadListener
Event listener interface for 'load' events. |
|
MenuBar
A standard menu bar widget. |
|
MenuItem
A widget that can be placed in a MenuBar .
|
|
MouseListener
Event listener interface for mouse events. |
|
Panel
Abstract base class for all panels, which are widgets that can contain other widgets. |
|
PopupListener
Event listener interface for popup events. |
|
PopupPanel
A panel that can "pop up" over other widgets. |
|
RootPanel
The panel to which all other widgets must ultimately be added. |
|
ScrollListener
Event listener interface for scroll events. |
|
ScrollPanel
A simple panel that wraps its contents in a scrollable area. |
|
SimplePanel
Abstract base class for panels that contain only one widget. |
|
SourcesChangeEvents
A widget that implements this interface sources the events defined by the ChangeListener interface. |
|
SourcesClickEvents
A widget that implements this interface sources the events defined by the ClickListener interface. |
|
SourcesFocusEvents
A widget that implements this interface sources the events defined by the FocusListener interface. |
|
SourcesKeyboardEvents
A widget that implements this interface sources the events defined by the KeyboardListener interface. |
|
SourcesLoadEvents
A widget that implements this interface sources the events defined by the LoadListener interface. |
|
SourcesMouseEvents
A widget that implements this interface sources the events defined by the MouseListener interface. |
|
SourcesPopupEvents
A widget that implements this interface sources the events defined by the PopupListener interface. |
|
SourcesTabEvents
A widget that implements this interface sources the events defined by the TabListener interface. |
|
SourcesTableEvents
A widget that implements this interface sources the events defined by the TableListener interface. |
|
SourcesTreeEvents
A widget that implements this interface sources the events defined by the TreeListener interface. |
|
TabBar
A horizontal bar of folder-style tabs, most commonly used as part of a TabPanel .
|
|
TableListener
Event listener interface for table events. |
|
TabListener
Event listener interface for tab events, used primarily by TabBar and
TabPanel . |
|
TextBoxBase
Abstract base class for all text entry widgets. |
|
TextBoxBase.TextAlignConstant
Text alignment constant, used in TextBoxBase#setTextAlignment(TextAlignConstant) . |
|
Tree
A standard hierarchical tree widget. |
|
TreeItem
An item that can be contained within a Tree . |
|
TreeListener
Event listener interface for tree events. |
|
UIObject
The base class for all user-interface objects. |
|
Widget
The base class for the majority of user-interface objects. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |