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