| Class | Description |
|---|---|
| CurrencyTypeRenderer |
This renderer renders the currency type for OrderEntry which is obtained by the corresponding order
|
| FraudCheckButtonCellRenderer |
This cell renderer displays a accept potentially fraudulent order button and handles the button click.
|
| NestedAttributePanelRenderer |
This panel renderer allows displaying read-only nested attributes.
|
| NestedAttributeUtils |
Contains common methods to the various nested attribute renderers.
|
| NullSafeListCellRenderer |
Proxy for DefaultListCellRenderer.
|
| PaymentCaptureManualReleaseButtonCellRenderer |
This cell renderer displays a button to release a
ConsignmentModel from a waiting step following a failed partial capture. |
| PaymentTransactionAmountRenderer |
This renderer renders the
GeneratedPaymentTransactionEntry.AMOUNT |
| PriceRenderer |
This renderer renders the price formatted
|
| RefundAmountRenderer |
This renderer renders the total refund amount for a returned order
|
| RefundDeliveryCostRenderer |
This renderer renders the checkboxes which will either apply or remove the delivery cost to a
ReturnRequestModel |
| ReleaseButtonCellRenderer |
Provides common methods for cell renderers to release objects from waiting steps.
|
| TaxCommitManualReleaseButtonCellRenderer |
This cell renderer displays a button to release
ConsignmentModel from a waiting step following a failed tax commit. |
| TotalDiscountRenderer | |
| TotalPriceWithTaxRenderer |
Custom renderer extending a
DefaultEditorAreaPanelRenderer to render an editor field that contains the order total with taxes. |
| Exception | Description |
|---|---|
| InvalidNestedAttributeException |
Thrown when a nested property to be rendered has a null parent
|
Copyright © 2018 SAP SE. All Rights Reserved.