| Package | Description |
|---|---|
| com.helger.bootstrap3.ext | |
| com.helger.bootstrap3.form | |
| com.helger.bootstrap3.styler |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BootstrapLoginHTMLProvider.onAfterForm(com.helger.webbasics.app.ISimpleWebExecutionContext aSWEC,
BootstrapForm aForm)
Customize the created form
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapForm |
BootstrapForm.addFormGroup(BootstrapFormGroup aFormGroup) |
BootstrapForm |
BootstrapForm.setFormGroupRenderer(IBootstrapFormGroupRenderer aFormGroupRenderer) |
BootstrapForm |
BootstrapForm.setFormType(EBootstrapFormType eFormType) |
BootstrapForm |
BootstrapForm.setLeft(int nLeftParts)
Set the left part of a horizontal form.
|
BootstrapForm |
BootstrapForm.setLeft(int nLeftPartsXS,
int nLeftPartsSM,
int nLeftPartsMD,
int nLeftPartsLG)
Set the left part of a horizontal form.
|
BootstrapForm |
BootstrapForm.setSplitting(BootstrapGridSpec aLeft,
BootstrapGridSpec aRight)
Set the left part of a horizontal form.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BootstrapFormGroupRendererDefault.modifyFinalNode(BootstrapForm aForm,
BootstrapFormGroup aFormGroup,
com.helger.html.hc.html.HCDiv aFinalNode)
Callback possibility to change the finally created node before it is
returned.
|
com.helger.html.hc.IHCElement<?> |
IBootstrapFormGroupRenderer.renderFormGroup(BootstrapForm aForm,
BootstrapFormGroup aFormGroup) |
com.helger.html.hc.IHCElement<?> |
BootstrapFormGroupRendererDefault.renderFormGroup(BootstrapForm aForm,
BootstrapFormGroup aFormGroup) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapForm |
BootstrapWebPageStyler.createForm(com.helger.webbasics.app.layout.ILayoutExecutionContext aLEC) |
BootstrapForm |
BootstrapWebPageStyler.createFormFileUpload(com.helger.webbasics.app.layout.ILayoutExecutionContext aLEC) |
Copyright © 2014–2015 Philip Helger. All rights reserved.