| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.form | |
| com.helger.photon.bootstrap4.grid |
| Modifier and Type | Method and Description |
|---|---|
BootstrapGridSpec |
BootstrapForm.getLeft() |
BootstrapGridSpec |
BootstrapViewForm.getLeft() |
BootstrapGridSpec |
IBootstrapFormGroupContainer.getLeft() |
BootstrapGridSpec |
BootstrapForm.getRight() |
BootstrapGridSpec |
BootstrapViewForm.getRight() |
BootstrapGridSpec |
IBootstrapFormGroupContainer.getRight() |
| Modifier and Type | Method and Description |
|---|---|
BootstrapForm |
BootstrapForm.setSplitting(BootstrapGridSpec aLeft,
BootstrapGridSpec aRight) |
BootstrapViewForm |
BootstrapViewForm.setSplitting(BootstrapGridSpec aLeft,
BootstrapGridSpec aRight) |
IMPLTYPE |
IBootstrapFormGroupContainer.setSplitting(BootstrapGridSpec aLeft,
BootstrapGridSpec aRight)
Set the left part of a horizontal form.
|
| Modifier and Type | Field and Description |
|---|---|
static BootstrapGridSpec |
BootstrapGridSpec.EVENLY |
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,
int nPartsXL) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapCol |
BootstrapRow.createColumn(BootstrapGridSpec aGridSpec) |
static BootstrapRow |
BootstrapRow.createRowWithOneColumn(BootstrapGridSpec aParts,
com.helger.html.hc.IHCNode aCtrl) |
Copyright © 2015–2020 Philip Helger. All rights reserved.