Uses of Interface
com.google.gwt.user.client.ui.DialogBox.Caption
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of DialogBox.Caption in com.google.gwt.user.client.ui
Modifier and TypeClassDescriptionstatic class
Default implementation of Caption.Modifier and TypeMethodDescriptionDialogBox.getCaption()
Provides access to the dialog's caption.ModifierConstructorDescriptionDialogBox
(boolean autoHide, boolean modal, DialogBox.Caption captionWidget) Creates an empty dialog box specifying its "auto-hide", "modal" properties and an implementation a customDialogBox.Caption
.DialogBox
(DialogBox.Caption captionWidget) Creates an empty dialog box specifying itsDialogBox.Caption
.