Uses of Interface
com.google.gwt.safehtml.client.HasSafeHtml
Packages that use HasSafeHtml
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of HasSafeHtml in com.google.gwt.user.client.ui
Subinterfaces of HasSafeHtml in com.google.gwt.user.client.uiModifier and TypeInterfaceDescriptionstatic interfaceSet of characteristic interfaces supported by theDialogBoxcaption.interfaceAn object that implements this interface contains html that has a direction.Classes in com.google.gwt.user.client.ui that implement HasSafeHtmlModifier and TypeClassDescriptionclassA widget that represents a simple <a> element.classA standard push-button widget.classclassA standard check box widget.classCustomButton is a base button class with built in support for a set number of button faces.classRepresents a button's face.classA form of popup that has a caption area at the top and can be dragged by the user.static classDefault implementation of Caption.classA widget that can contain arbitrary HTML.classA widget that serves as an "internal" hyperlink.classA widget that can contain arbitrary HTML.classA widget that serves as an "internal" hyperlink.classAn entry in aMenuBar.classA normal push button with custom styling.classA mutually-exclusive selection radio button widget.classA standard push-button widget which will automatically reset its enclosingFormPanelif any.classA rich text editor that allows complex styling and formatting.classA standard push-button widget which will automatically submit its enclosingFormPanelif any.classAToggleButtonis a stylish stateful button which allows the user to toggle betweenupanddownstates.classAn item that can be contained within aTree.