| Package | Description |
|---|---|
| com.foreach.across.modules.bootstrapui.elements |
| Modifier and Type | Method and Description |
|---|---|
static Grid |
Grid.create(Grid.Position... positions) |
static Grid |
Grid.create(int... widths)
Create a simple grid with the number of columns specified by the width parameter values.
|
Grid |
FormLayout.getGrid() |
| Modifier and Type | Method and Description |
|---|---|
static FormLayout |
FormLayout.horizontal(Grid grid) |
void |
FormLayout.setGrid(Grid grid) |
Copyright © 2020. All rights reserved.