public class RemoveAddressAppender extends AbstractEventDispatcher<CustomerController> implements ItemRemovalAppender<TypedObject>
| Constructor and Description |
|---|
RemoveAddressAppender() |
| Modifier and Type | Method and Description |
|---|---|
void |
remove(TypedObject item)
Remove the item
|
dispatchEvent, getWidgetController, setWidgetControllerpublic void remove(TypedObject item)
ItemRemovalAppenderremove in interface ItemRemovalAppender<TypedObject>item - the itemCopyright © 2017 SAP SE. All Rights Reserved.