protected abstract class AbstractSearcherWidgetRenderer.AbstractSearchEventListener extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSearchEventListener(ListboxWidget<TextSearchWidgetModel,SearchCommandController<DefaultCsTextSearchCommand>> widget) |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultCsTextSearchCommand |
buildSearchCommand() |
protected DefaultCsTextSearchCommand |
createDefaultCsTextSearchCommand() |
protected abstract void |
fillSearchCommand(DefaultCsTextSearchCommand command) |
ListboxWidget<TextSearchWidgetModel,SearchCommandController<DefaultCsTextSearchCommand>> |
getWidget() |
void |
onEvent(Event event) |
protected AbstractSearchEventListener(ListboxWidget<TextSearchWidgetModel,SearchCommandController<DefaultCsTextSearchCommand>> widget)
public ListboxWidget<TextSearchWidgetModel,SearchCommandController<DefaultCsTextSearchCommand>> getWidget()
protected DefaultCsTextSearchCommand buildSearchCommand()
protected DefaultCsTextSearchCommand createDefaultCsTextSearchCommand()
protected abstract void fillSearchCommand(DefaultCsTextSearchCommand command)
Copyright © 2017 SAP SE. All Rights Reserved.