| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.button | |
| com.helger.photon.bootstrap4.buttongroup | |
| com.helger.photon.bootstrap4.modal |
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapResetButton
Bootstrap reset button.
|
class |
BootstrapSubmitButton
Bootstrap submit button.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapButton |
BootstrapButton.setBlockLevel(boolean bBlockLevel) |
BootstrapButton |
BootstrapButton.setButtonSize(EBootstrapButtonSize eButtonSize) |
BootstrapButton |
BootstrapButton.setButtonType(EBootstrapButtonType eButtonType) |
BootstrapButton |
BootstrapButton.setIcon(com.helger.photon.uicore.icon.IIcon aIcon) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapButton |
BootstrapButtonToolbar.addAndReturnButton(String sCaption,
com.helger.html.js.IHasJSCode aJSCode,
com.helger.photon.uicore.icon.IIcon aIcon) |
BootstrapButton |
BootstrapButtonToolbar.addAndReturnSubmitButton(String sCaption,
com.helger.html.js.IHasJSCode aOnClick,
com.helger.photon.uicore.icon.IIcon aIcon) |
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapModalCloseButton
A special button that closes the current modal.
|
Copyright © 2015–2020 Philip Helger. All rights reserved.