| Package | Description |
|---|---|
| org.vaadin.miki.superfields.layouts | |
| org.vaadin.miki.superfields.util |
| Modifier and Type | Method and Description |
|---|---|
static HeaderFooterLayoutWrapper<com.vaadin.flow.component.orderedlayout.FlexLayout,com.vaadin.flow.component.orderedlayout.FlexLayout,com.vaadin.flow.component.orderedlayout.FlexLayout,com.vaadin.flow.component.orderedlayout.FlexLayout> |
FlexLayoutHelpers.columnWithHeaderRowAndFooterRow()
Returns a
FlexLayout-based HeaderFooterLayoutWrapper, where main alignment and body are columns, and header and footer are rows. |
| Modifier and Type | Method and Description |
|---|---|
static CollectionLayoutProvider<HeaderFooterLayoutWrapper<com.vaadin.flow.component.orderedlayout.FlexLayout,com.vaadin.flow.component.orderedlayout.FlexLayout,com.vaadin.flow.component.orderedlayout.FlexLayout,com.vaadin.flow.component.orderedlayout.FlexLayout>> |
CollectionComponentProviders.columnWithHeaderAndFooterRows(Collection<CollectionComponentProvider<?>> headerComponents,
Collection<CollectionComponentProvider<?>> footerComponents)
|
Copyright © 2024 Miki. All rights reserved.