Uses of Class
com.foreach.across.modules.bootstrapui.elements.Grid.Position
Packages that use Grid.Position
Package
Description
-
Uses of Grid.Position in com.foreach.across.modules.bootstrapui.elements
Methods in com.foreach.across.modules.bootstrapui.elements that return Grid.PositionModifier and TypeMethodDescriptionGrid.Position.asOffset()Convert all column positions to an offset.static Grid.PositionGrid.position(Grid.DeviceGridLayout... layouts) Methods in com.foreach.across.modules.bootstrapui.elements with parameters of type Grid.PositionModifier and TypeMethodDescriptionstatic GridGrid.create(Grid.Position... positions) static FormLayoutFormLayout.horizontal(Grid.Position labelColumn, Grid.Position controlColumn) -
Uses of Grid.Position in com.foreach.across.modules.bootstrapui.elements.builder
Methods in com.foreach.across.modules.bootstrapui.elements.builder with parameters of type Grid.Position