Uses of Interface
com.google.gwt.user.client.ui.HasHTML
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of HasHTML in com.google.gwt.user.client.ui
Modifier and TypeInterfaceDescriptionstatic interface
Set of characteristic interfaces supported by theDialogBox
caption.interface
An object that implements this interface contains html that has a direction.Modifier and TypeClassDescriptionclass
A widget that represents a simple <a> element.class
A standard push-button widget.class
class
A standard check box widget.class
CustomButton is a base button class with built in support for a set number of button faces.class
Represents a button's face.class
A form of popup that has a caption area at the top and can be dragged by the user.static class
Default implementation of Caption.class
A widget that can contain arbitrary HTML.class
A widget that serves as an "internal" hyperlink.class
A widget that can contain arbitrary HTML.class
A widget that serves as an "internal" hyperlink.class
An entry in aMenuBar
.class
A normal push button with custom styling.class
A mutually-exclusive selection radio button widget.class
A standard push-button widget which will automatically reset its enclosingFormPanel
if any.class
A rich text editor that allows complex styling and formatting.class
A standard push-button widget which will automatically submit its enclosingFormPanel
if any.class
AToggleButton
is a stylish stateful button which allows the user to toggle betweenup
anddown
states.class
An item that can be contained within aTree
.