| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components | |
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Method and Description |
|---|---|
Optional<ItemListing.ItemListingSection<P,? extends ItemListing.ItemListingRow<P>>> |
ItemListing.getFooter()
Get the item listing footer section rows handler, if available.
|
Optional<ItemListing.ItemListingSection<P,? extends ItemListing.ItemListingRow<P>>> |
ItemListing.getHeader()
Get the item listing header section rows handler, if available.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ItemListingConfigurator.EditableItemListingSection<P>
ItemListing section handler for header and footer configuration. |
Copyright © 2019 The Holon Platform. All rights reserved.