public class OrderAppender extends AbstractItemAppenderEventDispatcher<CallContextController,TypedObject>
| Constructor and Description |
|---|
OrderAppender() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
addItem(TypedObject item,
long qty)
Implement this method to actually add the item.
|
adddispatchEvent, getWidgetController, setWidgetControllerprotected boolean addItem(TypedObject item, long qty)
AbstractItemAppenderEventDispatcheraddItem in class AbstractItemAppenderEventDispatcher<CallContextController,TypedObject>item - the itemqty - the quantityCopyright © 2017 SAP SE. All Rights Reserved.