Package | Description |
---|---|
org.gwtbootstrap3.extras.bootbox.client.options |
Modifier and Type | Method and Description |
---|---|
static BootboxSize |
BootboxSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BootboxSize[] |
BootboxSize.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.setSize(BootboxSize size)
Adds the relevant Bootstrap modal size class to the dialog wrapper.
Defaults to null . |
Copyright © 2019. All rights reserved.