| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.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.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapModal |
BootstrapModal.setSize(EBootstrapModalSize eSize) |
| Constructor and Description |
|---|
BootstrapModal(EBootstrapModalSize eSize) |
Copyright © 2015–2020 Philip Helger. All rights reserved.