| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.grid |
| Modifier and Type | Method and Description |
|---|---|
static EBootstrapGridSM |
EBootstrapGridSM.getFromParts(int nParts) |
EBootstrapGridSM |
BootstrapGridSpec.getSM() |
static EBootstrapGridSM |
EBootstrapGridSM.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapGridSM[] |
EBootstrapGridSM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapCol |
BootstrapRow.createColumn(EBootstrapGridXS eXS,
EBootstrapGridSM eSM,
EBootstrapGridMD eMD,
EBootstrapGridLG eLG,
EBootstrapGridXL eXL) |
| Constructor and Description |
|---|
BootstrapGridSpec(EBootstrapGridXS eXS,
EBootstrapGridSM eSM,
EBootstrapGridMD eMD,
EBootstrapGridLG eLG,
EBootstrapGridXL eXL) |
Copyright © 2015–2020 Philip Helger. All rights reserved.