protected abstract static class BasketSearchWidgetRenderer.AbstractSearchEventListener extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSearchEventListener(InputWidget<BasketSearchWidgetModel,SearchCommandController<DefaultCsTextFacetSearchCommand>> widget) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatchEvent() |
protected CatalogModel |
getCatalog() |
protected InputWidget<BasketSearchWidgetModel,SearchCommandController<DefaultCsTextFacetSearchCommand>> |
getWidget() |
protected abstract void |
handleEvent() |
void |
onEvent(Event event) |
protected AbstractSearchEventListener(InputWidget<BasketSearchWidgetModel,SearchCommandController<DefaultCsTextFacetSearchCommand>> widget)
protected abstract void handleEvent()
throws SearchException
SearchExceptionprotected InputWidget<BasketSearchWidgetModel,SearchCommandController<DefaultCsTextFacetSearchCommand>> getWidget()
protected CatalogModel getCatalog()
protected void dispatchEvent()
Copyright © 2017 SAP SE. All Rights Reserved.