public class PaymentInfoPresenter extends SubPresenter
| Modifier and Type | Field and Description |
|---|---|
protected SubPresentable |
paymentLogPresenter |
protected SubPresentable |
paymentResponseItemPresenter |
abstractDynamicDataSource, associatedRecord, availableToTypes, canEdit, disabled, display, prefix, readOnly, removeButtonHandlerRegistration, selectionChangedHandlerRegistration, showDisabledState, showIditemChangedHandlerRegistration, refreshButtonHandlerRegistration, saveButtonHandlerRegistration| Constructor and Description |
|---|
PaymentInfoPresenter(SubItemDisplay display,
String[] availableToTypes,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId,
SubPresentable paymentResponseItemPresenter,
SubPresentable paymentLogPresenter) |
bind, disable, enable, getDisplay, getRelationshipValue, getRemoveButtonHandlerRegistration, getSelectionChangedHandlerRegistration, load, load, setDataSource, setReadOnly, setStartState, updatePresenterReadOnlyStatusenableSaveButton, getItemChangedHandlerRegistration, getRefreshButtonHandlerRegistration, getSaveButtonHandlerRegistrationprotected SubPresentable paymentResponseItemPresenter
protected SubPresentable paymentLogPresenter
public PaymentInfoPresenter(SubItemDisplay display, String[] availableToTypes, Boolean showDisabledState, Boolean canEdit, Boolean showId, SubPresentable paymentResponseItemPresenter, SubPresentable paymentLogPresenter)
Copyright © 2014. All Rights Reserved.