| Package | Description |
|---|---|
| com.hybris.instore.widgets.pageablelist | |
| com.hybris.instore.widgets.solrsearch |
| Modifier and Type | Class and Description |
|---|---|
class |
PageableList<RESULT>
|
| Modifier and Type | Method and Description |
|---|---|
protected Button |
PageableListController.createShowMoreButton(Pageable<? extends Object> pageable,
Component parent)
Creates a 'show more' button that is appended as last element of the grid/list.
|
void |
PageableListController.inputPageable(Pageable<? extends Object> pageable)
Renders a list of product items based on the
Pageable. |
protected void |
PageableListController.renderGrid(Pageable<? extends Object> pageable)
Renders elements of
Pageable:
as list - if "list" widget setting is set to true
as grid otherwise
|
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSearchController.reset(Pageable<ProductData> pageableProducts)
Resets the search state with the given pageable porducts.
|
Copyright © 2017 SAP SE. All Rights Reserved.