| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.grid | |
| com.helger.photon.bootstrap4.navbar | |
| com.helger.photon.bootstrap4.utils |
| Modifier and Type | Method and Description |
|---|---|
static EBootstrapGridType |
EBootstrapGridType.getForWidth(int nPixels) |
EBootstrapGridType |
EBootstrapGridLG.getGridType() |
EBootstrapGridType |
EBootstrapGridMD.getGridType() |
EBootstrapGridType |
EBootstrapGridSM.getGridType() |
EBootstrapGridType |
EBootstrapGridXL.getGridType() |
EBootstrapGridType |
EBootstrapGridXS.getGridType() |
EBootstrapGridType |
IBootstrapGridElement.getGridType() |
static EBootstrapGridType |
EBootstrapGridType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapGridType[] |
EBootstrapGridType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EBootstrapGridType |
EBootstrapNavbarExpandType.getGridType() |
| Modifier and Type | Method and Description |
|---|---|
EBootstrapGridType |
EBootstrapFloatType.getGridType() |
EBootstrapGridType |
EBootstrapTextAlignType.getGridType() |
| Modifier and Type | Method and Description |
|---|---|
BootstrapDisplayBuilder |
BootstrapDisplayBuilder.grid(EBootstrapGridType eGrid)
Set the grid type.
|
BootstrapSpacingBuilder |
BootstrapSpacingBuilder.grid(EBootstrapGridType eGrid)
Set the grid type.
|
Copyright © 2015–2020 Philip Helger. All rights reserved.