| Package | Description |
|---|---|
| com.helger.bootstrap3.alert | |
| com.helger.bootstrap3.styler |
| Modifier and Type | Method and Description |
|---|---|
static BootstrapErrorBox |
BootstrapErrorBox.create(com.helger.html.hc.IHCNode... aChildren)
Create a new element with the passed child nodes
|
static BootstrapErrorBox |
BootstrapErrorBox.create(com.helger.html.hc.IHCNode aChild)
Create a new element with the passed child node
|
static BootstrapErrorBox |
BootstrapErrorBox.create(Iterable<? extends com.helger.html.hc.IHCNode> aChildren)
Create a new element with the passed child nodes
|
static BootstrapErrorBox |
BootstrapErrorBox.create(String... aChildren)
Create a new element with the passed child texts
|
static BootstrapErrorBox |
BootstrapErrorBox.create(String sChild)
Create a new element with the passed child text
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapErrorBox |
BootstrapWebPageStyler.createErrorBox(com.helger.webbasics.app.layout.ILayoutExecutionContext aWPEC,
String sText) |
Copyright © 2014–2015 Philip Helger. All rights reserved.