Uses of Interface
org.compiere.grid.IPaymentForm
Package
Description
Provide classes for initialization and entry point to iDempiere web client.
Provide entry point for access to UI extensions.
Provide entry point for access to UI extensions.
Provide implementation of iDempiere form.
Base class for Create From and Payment Capture form
-
Uses of IPaymentForm in org.adempiere.webui
Modifier and TypeMethodDescriptionstatic IPaymentForm
Extensions.getPaymentForm
(int windowNo, GridTab mTab, String paymentRule) Get payment form instance -
Uses of IPaymentForm in org.adempiere.webui.apps.form
Modifier and TypeClassDescriptionclass
Form for cash payment rule (X_C_Order.PAYMENTRULE_Cash
).class
Form for check payment rule (X_C_Order.PAYMENTRULE_Check
).class
Form for credit card payment rule (X_C_Order.PAYMENTRULE_CreditCard
).class
Abstract base payment form class for payment rule direct debit and direct deposit.class
Form for direct debit payment rule (X_C_Order.PAYMENTRULE_DirectDebit
).class
Form for direct deposit payment rule (X_C_Order.PAYMENTRULE_DirectDeposit
).class
Form for mixed POS payment rule (X_C_Order.PAYMENTRULE_MixedPOSPayment
).
As it is, this is a dummy implementation that doesn't do anything.class
Form for on credit payment rule (X_C_Order.PAYMENTRULE_OnCredit
). -
Uses of IPaymentForm in org.compiere.grid
Modifier and TypeClassDescriptionclass
Base class for payment formclass
Payment form for cash tender typeclass
Payment for Check tender typeclass
Payment form for credit card tender typeclass
Payment for direct debit and direct depositclass
class
Payment form for on credit tender typeModifier and TypeMethodDescriptionCreate payment form instance by paymentRule