protected class CheckoutCartWidgetRenderer.DateboxEditorListener extends Object implements EditorListener
CANCEL_CLICKED, ENTER_PRESSED, ESCAPE_PRESSED, FORCE_SAVE_CLICKED, OPEN_EXTERNAL_CLICKED| Constructor and Description |
|---|
DateboxEditorListener(ListboxWidget<CheckoutCartWidgetModel,CheckoutController> widget,
ObjectValueContainer objectValuesContainer,
PropertyDescriptor propertyDescriptor,
String isoCode,
TypedObject item) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(String actionCode)
Called when a special action is performed
|
void |
valueChanged(Object value)
Called when an
editor's value has changed. |
public DateboxEditorListener(ListboxWidget<CheckoutCartWidgetModel,CheckoutController> widget, ObjectValueContainer objectValuesContainer, PropertyDescriptor propertyDescriptor, String isoCode, TypedObject item)
public void valueChanged(Object value)
EditorListenereditor's value has changed.valueChanged in interface EditorListenervalue - the new valuepublic void actionPerformed(String actionCode)
EditorListeneractionPerformed in interface EditorListeneractionCode - the unique action codeCopyright © 2017 SAP SE. All Rights Reserved.