@FunctionalInterface public static interface ItemListingBuilder.GridFooterGenerator<T,P> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
updateFooter(ItemListing<T,P> listing,
ItemListingBuilder.GridSection<ItemListingBuilder.ListingFooterRow<P>> footer)
Updates the footer row contents.
|
void updateFooter(ItemListing<T,P> listing, ItemListingBuilder.GridSection<ItemListingBuilder.ListingFooterRow<P>> footer)
listing - Source listing componentfooter - Footer row referenceCopyright © 2019 The Holon Platform. All rights reserved.