| Package | Description | 
|---|---|
| org.gwtbootstrap3.extras.bootbox.client | |
| org.gwtbootstrap3.extras.bootbox.client.options | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
Bootbox.setLocale(BootboxLocale locale)
Sets a locale. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static BootboxLocale | 
BootboxLocale.getDefault()
Returns the default locale:  
EN. | 
static BootboxLocale | 
BootboxLocale.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static BootboxLocale[] | 
BootboxLocale.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DialogOptions.setLocale(BootboxLocale locale)
The locale settings used to translate the three standard button
 labels: OK, CONFIRM, CANCEL. 
 | 
Copyright © 2017. All rights reserved.