| Package | Description |
|---|---|
| com.helger.bootstrap3.modal |
| Modifier and Type | Field and Description |
|---|---|
static EBootstrapModalSize |
EBootstrapModalSize.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
EBootstrapModalSize |
BootstrapModal.getSize() |
static EBootstrapModalSize |
EBootstrapModalSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapModalSize[] |
EBootstrapModalSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BootstrapModal(EBootstrapModalSize eSize) |
Copyright © 2014–2015 Philip Helger. All rights reserved.