public class BootstrapDisplayBuilder extends Object implements com.helger.html.css.ICSSClassProvider, Serializable
EBootstrapGridType
and EBootstrapDisplayType.| Constructor and Description |
|---|
BootstrapDisplayBuilder() |
| Modifier and Type | Method and Description |
|---|---|
BootstrapDisplayBuilder |
display(EBootstrapDisplayType eDisplay)
Set the display type.
|
String |
getCSSClass() |
BootstrapDisplayBuilder |
grid(EBootstrapGridType eGrid)
Set the grid type.
|
@Nonnull public BootstrapDisplayBuilder grid(@Nonnull EBootstrapGridType eGrid)
eGrid - Grid type. May not be null.@Nonnull public BootstrapDisplayBuilder display(@Nonnull EBootstrapDisplayType eDisplay)
eDisplay - Display type. May not be null.Copyright © 2015–2020 Philip Helger. All rights reserved.