public class ConfirmOptions extends DialogOptions
| Modifier | Constructor and Description |
|---|---|
protected |
ConfirmOptions() |
| Modifier and Type | Method and Description |
|---|---|
static ConfirmOptions |
newOptions(String message)
Creates a new
ConfirmOptions. |
void |
setCallback(ConfirmCallback callback) |
addButton, addButton, addButton, addButton, setAnimate, setBackdrop, setClassName, setCloseButton, setLocale, setOnEscape, setShow, setSize, setTitlecast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toStringprotected ConfirmOptions()
public static final ConfirmOptions newOptions(String message)
ConfirmOptions.message - public final void setCallback(ConfirmCallback callback)
Copyright © 2017. All rights reserved.