Uses of Class
com.foreach.across.modules.bootstrapui.elements.Grid
Packages that use Grid
-
Uses of Grid in com.foreach.across.modules.bootstrapui.elements
Methods in com.foreach.across.modules.bootstrapui.elements that return GridModifier 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()
Methods in com.foreach.across.modules.bootstrapui.elements with parameters of type Grid