Uses of Interface
com.foreach.across.modules.bootstrapui.elements.Grid.DeviceGridLayout
Package
Description
-
Uses of Grid.DeviceGridLayout in com.foreach.across.modules.bootstrapui.elements
Modifier and TypeClassDescriptionstatic class
static class
static class
Modifier and TypeMethodDescriptionGrid.Column.asOffset()
Grid.Column.asPull()
Grid.Column.asPush()
Grid.Column.asWidth()
Grid.Visibility.block()
Grid.Device.hidden()
Grid.Visibility.inline()
Grid.Visibility.inlineBlock()
Modifier and TypeMethodDescriptionColumnViewElement.getLayouts()
Deprecated.Get all device layout configurations attached to this column.Modifier and TypeMethodDescriptionColumnViewElement.addLayout
(Grid.DeviceGridLayout... layouts) Deprecated.Add a device layout configuration for this column.static Grid.Position
Grid.position
(Grid.DeviceGridLayout... layouts) ColumnViewElement.removeLayout
(Grid.DeviceGridLayout... layouts) Deprecated.Remove one or more layouts from this column.ColumnViewElement.setLayouts
(Grid.DeviceGridLayout... layouts) Deprecated.Set all device related layouts for this column.Modifier and TypeMethodDescriptionColumnViewElement.setLayouts
(Collection<Grid.DeviceGridLayout> layouts) Deprecated.Set all device related layouts for this column. -
Uses of Grid.DeviceGridLayout in com.foreach.across.modules.bootstrapui.elements.builder
Modifier and TypeMethodDescriptionColumnViewElementBuilder.layout
(Grid.DeviceGridLayout... layouts) -
Uses of Grid.DeviceGridLayout in com.foreach.across.modules.bootstrapui.ui.factories
Modifier and TypeMethodDescriptionBootstrapViewElementBuilders.column
(Grid.DeviceGridLayout... layouts) Deprecated.