List of usage examples for com.google.gwt.user.client.ui DialogBox.Caption interface-usage
From source file org.geomajas.gwt2.plugin.corewidget.example.client.sample.dialog.caption.CloseableDialogBoxCaption.java
/** * Caption implementation for the CloseableDialogBoxWidget. * * @author David Debuck */ public class CloseableDialogBoxCaption extends FocusPanel implements DialogBox.Caption {
From source file org.nightcode.gwt.selectio.client.SelectorHeader.java
/** * Implementation of DialogBox.Caption. */ public class SelectorHeader extends HTML implements DialogBox.Caption { public SelectorHeader() {