public class DefaultEditComponentCallbackEventHandler extends Object implements CallbackEventHandler<LiveEditView>
| Constructor and Description |
|---|
DefaultEditComponentCallbackEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventId() |
void |
onCallbackEvent(LiveEditView view,
Map<String,Object> attributesMap) |
public DefaultEditComponentCallbackEventHandler()
public String getEventId()
getEventId in interface CallbackEventHandler<LiveEditView>public void onCallbackEvent(LiveEditView view, Map<String,Object> attributesMap) throws InterruptedException
onCallbackEvent in interface CallbackEventHandler<LiveEditView>InterruptedExceptionCopyright © 2017 SAP SE. All Rights Reserved.