| Package | Description |
|---|---|
| com.helger.bootstrap3.alert |
| 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 |
|---|---|
THISTYPE |
AbstractBootstrapAlert.setType(EBootstrapAlertType eType) |
| Constructor and Description |
|---|
AbstractBootstrapAlert(EBootstrapAlertType eType) |
Copyright © 2014–2015 Philip Helger. All rights reserved.