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.Position
Grid.position
(Grid.DeviceGridLayout... layouts) Methods in com.foreach.across.modules.bootstrapui.elements with parameters of type Grid.PositionModifier and TypeMethodDescriptionstatic Grid
Grid.create
(Grid.Position... positions) static FormLayout
FormLayout.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