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