Package org.adempiere.webui.apps.form
Class WPaymentFormDirectDebit
- java.lang.Object
-
- org.compiere.grid.PaymentForm
-
- org.compiere.grid.PaymentFormDirect
-
- org.adempiere.webui.apps.form.WPaymentFormDirect
-
- org.adempiere.webui.apps.form.WPaymentFormDirectDebit
-
- All Implemented Interfaces:
IPaymentForm
,org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>
public class WPaymentFormDirectDebit extends WPaymentFormDirect
- Author:
- Elaine
-
-
Field Summary
-
Fields inherited from class org.compiere.grid.PaymentFormDirect
m_C_Payment_ID, m_mPayment, m_mPaymentOriginal, processMsg
-
Fields inherited from class org.compiere.grid.PaymentForm
log, m_AD_Client_ID, m_AD_Org_ID, m_Amount, m_C_BPartner_ID, m_C_Currency_ID, m_Cash_As_Payment, m_DateAcct, m_DocStatus, m_isSOTrx, m_needSave, m_onlyRule, m_PaymentRule, s_Currencies
-
-
Constructor Summary
Constructors Constructor Description WPaymentFormDirectDebit(int windowNo, GridTab mTab)
-
Method Summary
-
Methods inherited from class org.adempiere.webui.apps.form.WPaymentFormDirect
checkMandatory, closeWindow, getWindow, init, loadData, onEvent, saveChangesInTrx, showWindow
-
Methods inherited from class org.compiere.grid.PaymentFormDirect
getBankAccountProcessor, getBPBankAccountList, isBankAccountProcessorExist, save, saveChanges
-
Methods inherited from class org.compiere.grid.PaymentForm
dynInit, getBankAccountProcessor, getGridTab, getInvoiceID, getWindowNo, isApproved, isBankAccountProcessorExist, isOnlyRule, loadCurrencies, needSave, processOnline, setBankAccountProcessor, setCustomizeValues
-
-
-
-
Constructor Detail
-
WPaymentFormDirectDebit
public WPaymentFormDirectDebit(int windowNo, GridTab mTab)
-
-