public class CheckoutCartWidgetModel extends DefaultListWidgetModel<TypedObject>
| Constructor and Description |
|---|
CheckoutCartWidgetModel() |
| Modifier and Type | Method and Description |
|---|---|
TypedObject |
getCart() |
boolean |
getDisplayDeliveryAddressForEntry(int entry) |
boolean |
setCart(TypedObject cart) |
void |
setDisplayDeliveryAddressForEntry(int entry,
boolean show) |
getItems, setItemsaddWidgetModelListener, getWidgetModelListeners, notifyListeners, notifyListeners, removeWidgetModelLlistenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddWidgetModelListener, notifyListeners, removeWidgetModelLlistenerpublic TypedObject getCart()
public boolean setCart(TypedObject cart)
public boolean getDisplayDeliveryAddressForEntry(int entry)
public void setDisplayDeliveryAddressForEntry(int entry,
boolean show)
Copyright © 2018 SAP SE. All Rights Reserved.