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