Uses of Class
org.vaadin.miki.superfields.layouts.HeaderFooterLayoutWrapper
Packages that use HeaderFooterLayoutWrapper
-
Uses of HeaderFooterLayoutWrapper in org.vaadin.miki.superfields.layouts
Methods in org.vaadin.miki.superfields.layouts that return HeaderFooterLayoutWrapperModifier and TypeMethodDescriptionstatic 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 aFlexLayout-basedHeaderFooterLayoutWrapper, where main alignment and body are columns, and header and footer are rows. -
Uses of HeaderFooterLayoutWrapper in org.vaadin.miki.superfields.util
Methods in org.vaadin.miki.superfields.util that return types with arguments of type HeaderFooterLayoutWrapperModifier and TypeMethodDescriptionstatic 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)