P - Item property typepublic static interface ItemListingConfigurator.EditableItemListingSection<P> extends ItemListing.ItemListingSection<P,ItemListingConfigurator.EditableItemListingRow<P>>
ItemListing section handler for header and footer configuration.| Modifier and Type | Method and Description |
|---|---|
ItemListingConfigurator.EditableItemListingRow<P> |
appendRow()
Adds a new row at the bottom of the section.
|
ItemListingConfigurator.EditableItemListingRow<P> |
prependRow()
Adds a new row at the top of the section.
|
getFirstRow, getRowsItemListingConfigurator.EditableItemListingRow<P> appendRow()
ItemListingConfigurator.EditableItemListingRow<P> prependRow()
Copyright © 2020 The Holon Platform. All rights reserved.