Package org.compiere.grid
Class PaymentFormMixedPOS
java.lang.Object
org.compiere.grid.PaymentForm
org.compiere.grid.PaymentFormMixedPOS
- All Implemented Interfaces:
IPaymentForm
- Direct Known Subclasses:
WPaymentFormMixedPOS
- Author:
- Elaine
-
Field Summary
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.compiere.grid.PaymentForm
afterSave, dynInit, getBankAccountProcessor, getGridTab, getInvoiceID, getWindowNo, isApproved, isBankAccountProcessorExist, isOnlyRule, needSave, processOnline, saveChanges, setBankAccountProcessor, setCustomizeValues
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.compiere.grid.IPaymentForm
checkMandatory, closeWindow, getWindow, loadData, saveChangesInTrx, showWindow
-
Constructor Details
-
PaymentFormMixedPOS
- Parameters:
windowNo
-mTab
-
-