| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.alert | |
| com.helger.photon.bootstrap4.ext |
| Modifier and Type | Method and Description |
|---|---|
EBootstrapAlertType |
AbstractBootstrapAlert.getType() |
static EBootstrapAlertType |
EBootstrapAlertType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapAlertType[] |
EBootstrapAlertType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IMPLTYPE |
AbstractBootstrapAlert.setType(EBootstrapAlertType eType) |
IMPLTYPE |
AbstractBootstrapAlert.setTypeIfWorse(EBootstrapAlertType eType) |
| Constructor and Description |
|---|
AbstractBootstrapAlert(EBootstrapAlertType eType) |
BootstrapBox(EBootstrapAlertType eType) |
| Modifier and Type | Method and Description |
|---|---|
static EBootstrapAlertType |
BootstrapSystemMessage.getAlertType(com.helger.photon.core.systemmsg.ESystemMessageType eSystemMessageType) |
Copyright © 2015–2020 Philip Helger. All rights reserved.