Package org.compiere.grid
Interface IPaymentFormFactory
-
- All Known Implementing Classes:
DefaultPaymentFormFactory
public interface IPaymentFormFactory
- Author:
- Elaine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IPaymentForm
create(int windowNo, GridTab mTab, String paymentRule)
-
-
-
Method Detail
-
create
IPaymentForm create(int windowNo, GridTab mTab, String paymentRule)
-
-