| Package | Description |
|---|---|
| com.foreach.across.modules.bootstrapui.elements | |
| com.foreach.across.modules.bootstrapui.elements.builder |
| Modifier and Type | Method and Description |
|---|---|
FormLayout |
FormViewElement.getFormLayout() |
static FormLayout |
FormLayout.horizontal(Grid.Position labelColumn,
Grid.Position controlColumn) |
static FormLayout |
FormLayout.horizontal(Grid grid) |
static FormLayout |
FormLayout.horizontal(int columnsForLabel) |
static FormLayout |
FormLayout.inline(boolean showLabels) |
static FormLayout |
FormLayout.normal() |
| Modifier and Type | Method and Description |
|---|---|
FormViewElement |
FormViewElement.setFormLayout(FormLayout formLayout)
Set the
FormLayout that should be applied to all FormGroupElement members
of this form. |
| Modifier and Type | Method and Description |
|---|---|
FormLayout |
FormGroupElementBuilder.getFormLayout() |
| Modifier and Type | Method and Description |
|---|---|
FormGroupElementBuilder |
FormGroupElementBuilder.formLayout(FormLayout formLayout) |
FormViewElementBuilder |
FormViewElementBuilder.formLayout(FormLayout formLayout) |
Copyright © 2020. All rights reserved.