Uses of Interface
com.google.gwt.user.client.ui.HasOneWidget
Packages that use HasOneWidget
Package
Description
Log handlers and related classes for java.util.logging support in GWT.
Widgets, Panels, and other user-interface classes.
-
Uses of HasOneWidget in com.google.gwt.logging.client
Classes in com.google.gwt.logging.client that implement HasOneWidgetModifier and TypeClassDescriptionclassA simple popup to show log messages, which can be resized, minimized, and dragged to a different location. -
Uses of HasOneWidget in com.google.gwt.user.client.ui
Classes in com.google.gwt.user.client.ui that implement HasOneWidgetModifier and TypeClassDescriptionclassA custom version of theScrollPanelthat allows user provided scrollbars.classAPopupPanelthat wraps its content in a 3x3 grid, which allows users to add rounded corners.classASimplePanelthat wraps its contents in stylized boxes, which can be used to add rounded corners to aWidget.classA form of popup that has a caption area at the top and can be dragged by the user.classA simple panel that makes its contents focusable, and adds the ability to catch mouse and keyboard events.classA panel that wraps its contents in an HTML <FORM> element.classConvenience class to help lazy loading.classA panel that can "pop up" over other widgets.classA simple panel thatProvidesResizeto its one child, but does notRequiresResize.classA simple panel that wraps its contents in a scrollable area.classA simple panel thatProvidesResizeto its one child.classBase class for panels that contain only one widget.