GWT 2.1.1

Uses of Interface
com.google.gwt.user.client.ui.DialogBox.Caption

Packages that use DialogBox.Caption
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of DialogBox.Caption in com.google.gwt.user.client.ui
 

Methods in com.google.gwt.user.client.ui that return DialogBox.Caption
 DialogBox.Caption DialogBox.getCaption()
          Provides access to the dialog's caption.
 


GWT 2.1.1