org.broadleafcommerce.admin.client.view.order
Interface OrderDisplay
- All Superinterfaces:
- Display, DynamicEditDisplay
- All Known Implementing Classes:
- OrderView
public interface OrderDisplay
- extends DynamicEditDisplay
- Author:
- jfischer
getDynamicFormDisplay
DynamicFormDisplay getDynamicFormDisplay()
- Specified by:
getDynamicFormDisplay in interface DynamicEditDisplay
getListDisplay
DynamicEntityListDisplay getListDisplay()
- Specified by:
getListDisplay in interface DynamicEditDisplay
getOrderItemsDisplay
OrderItemDisplay getOrderItemsDisplay()
getFulfillmentGroupDisplay
SubItemDisplay getFulfillmentGroupDisplay()
getPaymentInfoDisplay
SubItemDisplay getPaymentInfoDisplay()
getAdditionalAttributesDisplay
GridStructureDisplay getAdditionalAttributesDisplay()
getOfferCodeDisplay
SubItemDisplay getOfferCodeDisplay()
getOrderAdjustmentDisplay
GridStructureDisplay getOrderAdjustmentDisplay()
getOrderItemAdjustmentDisplay
GridStructureDisplay getOrderItemAdjustmentDisplay()
getFulfillmentGroupAdjustmentDisplay
GridStructureDisplay getFulfillmentGroupAdjustmentDisplay()
getOrderItemFeeDisplay
GridStructureView getOrderItemFeeDisplay()
getPaymentLogDisplay
GridStructureView getPaymentLogDisplay()
getPaymentResponseDisplay
GridStructureView getPaymentResponseDisplay()
getExportOrdersButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getExportOrdersButton()
Copyright © 2013. All Rights Reserved.