| 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.prompt(String msg,
      PromptCallback callback)
Displays a request for information in a modal dialog box, along with the
 standard 'OK' and 'Cancel' buttons. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static PromptCallback | 
PromptCallback.DEFAULT_PROMPT_CALLBACK
Default  
PromptCallback does nothing. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PromptOptions.setCallback(PromptCallback callback)  | 
Copyright © 2017. All rights reserved.