| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.form |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBootstrapFormGroupRenderer
This is the default implementation of
IBootstrapFormGroupRenderer
which performs standard rendering. |
| Modifier and Type | Method and Description |
|---|---|
IBootstrapFormGroupRenderer |
BootstrapForm.getFormGroupRenderer() |
IBootstrapFormGroupRenderer |
BootstrapViewForm.getFormGroupRenderer() |
IBootstrapFormGroupRenderer |
IBootstrapFormGroupContainer.getFormGroupRenderer() |
IBootstrapFormGroupRenderer |
IBootstrapFormGroupRenderer.setUseIcons(boolean bUseIcons) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapForm |
BootstrapForm.setFormGroupRenderer(IBootstrapFormGroupRenderer aFormGroupRenderer) |
BootstrapViewForm |
BootstrapViewForm.setFormGroupRenderer(IBootstrapFormGroupRenderer aFormGroupRenderer) |
IMPLTYPE |
IBootstrapFormGroupContainer.setFormGroupRenderer(IBootstrapFormGroupRenderer aFormGroupRenderer)
Set the form group renderer to be used.
|
Copyright © 2015–2020 Philip Helger. All rights reserved.