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