public static interface Dialog.DialogBuilder extends Dialog.Builder<Dialog.DialogBuilder>
Dialog
builder.ComponentConfigurator.BaseComponentConfigurator
Modifier and Type | Method and Description |
---|---|
Dialog.DialogBuilder |
okButtonConfigurator(Dialog.DialogButtonConfigurator configurator)
Set a
Dialog.DialogButtonConfigurator to configure the ok dialog button. |
closable, content, draggable, htmlContentAllowed, message, message, message, messageDescriptionStyleName, messageStyleName, modal, open, open, position, resizable, withCloseListener, withCloseShortcut
build, deferLocalization, dragSource, dropTarget
caption, caption, caption, captionAsHtml, description, description, description, disabled, errorHandler, fullHeight, fullSize, fullWidth, height, height, heightUndefined, hidden, icon, id, notVisible, primaryStyleName, replaceStyleName, responsive, sizeUndefined, styleName, width, width, widthUndefined, withAttachListener, withContextClickListener, withData, withDetachListener, withShortcutListener
Dialog.DialogBuilder okButtonConfigurator(Dialog.DialogButtonConfigurator configurator)
Dialog.DialogButtonConfigurator
to configure the ok dialog button.configurator
- Dialog button configuratorCopyright © 2018 The Holon Platform. All rights reserved.