| Package | Description |
|---|---|
| com.helger.bootstrap3.label |
| Modifier and Type | Method and Description |
|---|---|
EBootstrapLabelType |
BootstrapLabel.getType() |
static EBootstrapLabelType |
EBootstrapLabelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapLabelType[] |
EBootstrapLabelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapLabel |
BootstrapLabel.setType(EBootstrapLabelType eType) |
| Constructor and Description |
|---|
BootstrapLabel(EBootstrapLabelType eType) |
Copyright © 2014–2015 Philip Helger. All rights reserved.