Uses of Class
com.foreach.across.modules.bootstrapui.elements.Grid
-
Uses of Grid in com.foreach.across.modules.bootstrapui.elements
Modifier and TypeMethodDescriptionstatic Grid
Grid.create
(int... widths) Create a simple grid with the number of columns specified by the width parameter values.static Grid
Grid.create
(Grid.Position... positions) FormLayout.getGrid()