| Package | Description |
|---|---|
| com.helger.bootstrap3.button | |
| com.helger.bootstrap3.modal |
| Modifier and Type | Method and Description |
|---|---|
EBootstrapButtonType |
BootstrapLinkButton.getButtonType() |
EBootstrapButtonType |
BootstrapButton.getButtonType() |
static EBootstrapButtonType |
EBootstrapButtonType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapButtonType[] |
EBootstrapButtonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapLinkButton |
BootstrapLinkButton.setButtonType(EBootstrapButtonType eButtonType) |
BootstrapButton |
BootstrapButton.setButtonType(EBootstrapButtonType eButtonType) |
| Constructor and Description |
|---|
BootstrapButton(EBootstrapButtonType eButtonType) |
BootstrapButton(EBootstrapButtonType eButtonType,
EBootstrapButtonSize eButtonSize) |
BootstrapLinkButton(EBootstrapButtonType eButtonType) |
BootstrapLinkButton(EBootstrapButtonType eButtonType,
EBootstrapButtonSize eButtonSize) |
BootstrapResetButton(EBootstrapButtonType eButtonType) |
BootstrapResetButton(EBootstrapButtonType eButtonType,
EBootstrapButtonSize eButtonSize) |
BootstrapSubmitButton(EBootstrapButtonType eButtonType) |
BootstrapSubmitButton(EBootstrapButtonType eButtonType,
EBootstrapButtonSize eButtonSize) |
| Constructor and Description |
|---|
BootstrapModalCloseButton(EBootstrapButtonType eButtonType) |
BootstrapModalCloseButton(EBootstrapButtonType eButtonType,
EBootstrapButtonSize eButtonSize) |
Copyright © 2014–2015 Philip Helger. All rights reserved.