| Constructor and Description |
|---|
ProductOptionValueSubPresenter(SubItemDisplay display,
String newEntityDialogTitle,
String[] availableToTypes,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId) |
SkusPresenter(SubItemDisplay display,
String newEntityDialogTitle,
String[] availableToTypes,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId) |
| Constructor and Description |
|---|
PaymentInfoPresenter(SubItemDisplay display,
String[] availableToTypes,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId,
SubPresentable paymentResponseItemPresenter,
SubPresentable paymentLogPresenter) |
| Modifier and Type | Method and Description |
|---|---|
SubItemDisplay |
OneToOneProductSkuView.getSkusDisplay() |
SubItemDisplay |
OneToOneProductSkuDisplay.getSkusDisplay() |
| Modifier and Type | Method and Description |
|---|---|
SubItemDisplay |
OrderDisplay.getFulfillmentGroupDisplay() |
SubItemDisplay |
OrderView.getFulfillmentGroupDisplay() |
SubItemDisplay |
OrderDisplay.getOfferCodeDisplay() |
SubItemDisplay |
OrderView.getOfferCodeDisplay() |
SubItemDisplay |
OrderDisplay.getPaymentInfoDisplay() |
SubItemDisplay |
OrderView.getPaymentInfoDisplay() |
| Modifier and Type | Field and Description |
|---|---|
protected SubItemDisplay |
SubPresenter.display |
| Constructor and Description |
|---|
SubPresenter(String prefix,
SubItemDisplay display)
Create a new instance.
|
SubPresenter(String prefix,
SubItemDisplay display,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId)
Create a new instance.
|
SubPresenter(String prefix,
SubItemDisplay display,
String[] availableToTypes)
Create a new instance.
|
SubPresenter(String prefix,
SubItemDisplay display,
String[] availableToTypes,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId)
Create a new instance.
|
SubPresenter(SubItemDisplay display)
Deprecated.
use the constructor that specifies the prefix value
|
SubPresenter(SubItemDisplay display,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId)
Deprecated.
use the constructor that specifies the prefix value
|
SubPresenter(SubItemDisplay display,
String[] availableToTypes)
Deprecated.
use the constructor that specifies the prefix value
|
SubPresenter(SubItemDisplay display,
String[] availableToTypes,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId)
Deprecated.
use the constructor that specifies the prefix value
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubItemView |
Copyright © 2014. All rights reserved.