| Package | Description |
|---|---|
| com.helger.bootstrap3.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.js.builder.JSPackage |
BootstrapModal.openModal(EBootstrapModalOptionBackdrop aBackdrop,
Boolean aKeyboard,
Boolean aShow,
String sRemotePath)
Activates your content as a modal.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.