| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Method and Description |
|---|---|
C |
ItemListingConfigurator.footer(Consumer<ItemListingConfigurator.EditableItemListingSection<P>> footerConfigurator)
Provide a
Consumer to configure the item listing footer section, using the ItemListing.ItemListingSection
API. |
C |
ItemListingConfigurator.header(Consumer<ItemListingConfigurator.EditableItemListingSection<P>> headerConfigurator)
Provide a
Consumer to configure the item listing header section, using the ItemListing.ItemListingSection
API. |
Copyright © 2019 The Holon Platform. All rights reserved.