| Package | Description | 
|---|---|
| org.gwtbootstrap3.extras.bootbox.client | |
| org.gwtbootstrap3.extras.bootbox.client.callback | |
| org.gwtbootstrap3.extras.bootbox.client.options | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
Bootbox.confirm(String msg,
       ConfirmCallback callback)
Displays a message in a modal dialog box, along with the standard 'OK' and
 'Cancel' buttons. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static ConfirmCallback | 
ConfirmCallback.DEFAULT_CONFIRM_CALLBACK
Default  
ConfirmCallback does nothing. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ConfirmOptions.setCallback(ConfirmCallback callback)  | 
Copyright © 2017. All rights reserved.