| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.grid |
| Modifier and Type | Method and Description |
|---|---|
static EBootstrapGridMD |
EBootstrapGridMD.getFromParts(int nParts) |
EBootstrapGridMD |
BootstrapGridSpec.getMD() |
static EBootstrapGridMD |
EBootstrapGridMD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapGridMD[] |
EBootstrapGridMD.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.