| Package | Description |
|---|---|
| com.helger.bootstrap3.form | |
| com.helger.bootstrap3.grid |
| Modifier and Type | Method and Description |
|---|---|
BootstrapGridSpec |
BootstrapForm.getLeft() |
BootstrapGridSpec |
BootstrapForm.getRight() |
| Modifier and Type | Method and Description |
|---|---|
BootstrapForm |
BootstrapForm.setSplitting(BootstrapGridSpec aLeft,
BootstrapGridSpec aRight)
Set the left part of a horizontal form.
|
| Modifier and Type | Field and Description |
|---|---|
static BootstrapGridSpec |
BootstrapGridSpec.NONE |
| Modifier and Type | Method and Description |
|---|---|
static BootstrapGridSpec |
BootstrapGridSpec.create(int nParts) |
static BootstrapGridSpec |
BootstrapGridSpec.create(int nPartsXS,
int nPartsSM,
int nPartsMD,
int nPartsLG) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.html.hc.html.HCDiv |
BootstrapRow.createColumn(BootstrapGridSpec aGridSpec) |
Copyright © 2014–2015 Philip Helger. All rights reserved.