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>
Form for direct debit payment rule (
X_C_Order.PAYMENTRULE_DirectDebit
).- 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
-
Constructor Summary
-
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
afterSave, getBankAccountList, getBankAccountProcessor, isBankAccountProcessorExist, save, saveChanges
Methods inherited from class org.compiere.grid.PaymentForm
dynInit, getBankAccountProcessor, getGridTab, getInvoiceID, getWindowNo, isApproved, isBankAccountProcessorExist, isOnlyRule, needSave, processOnline, setBankAccountProcessor, setCustomizeValues
-
Constructor Details
-
WPaymentFormDirectDebit
- Parameters:
windowNo
-mTab
-
-