| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.modal |
| Modifier and Type | Method and Description |
|---|---|
static EBootstrapModalOptionBackdrop |
EBootstrapModalOptionBackdrop.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapModalOptionBackdrop[] |
EBootstrapModalOptionBackdrop.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.helger.html.jscode.JSPackage |
BootstrapModal.openModal(EBootstrapModalOptionBackdrop aBackdrop,
Boolean aKeyboard,
Boolean aFocus,
Boolean aShow,
String sRemotePath)
Activates your content as a modal.
|
Copyright © 2015–2020 Philip Helger. All rights reserved.