Uses of Interface
org.compiere.grid.ICreateFrom
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 ICreateFrom in org.adempiere.webui
Modifier and TypeMethodDescriptionstatic ICreateFrom
Extensions.getCreateFrom
(GridTab mTab) Get CreateFrom instance -
Uses of ICreateFrom in org.adempiere.webui.apps.form
Modifier and TypeClassDescriptionclass
Form to create Deposit Batch (MDepositBatch
andMDepositBatchLine
) from payment transactions.class
Form to create Invoice Lines from Purchase Order, Material Receipt or Vendor RMA.class
Form to create shipment package lines (M_PackageLine) from shipment lines (through M_PackageMPS).class
Form to create RMA lines from shipment lines.class
Form to create shipment lines (M_InOutLine) from Purchase Order, Vendor Invoice or Customer RMA.class
Form to create bank statement line (C_BankStatementLine) from payment transactions. -
Uses of ICreateFrom in org.compiere.grid
Modifier and TypeClassDescriptionclass
Base class for Create From form (Create invoice lines from PO, Create shipment lines from PO, etc).
This have been replaced by Info Window based implementation in Core.class
class
Create C_DepositBatchLine for C_DepositBatch from C_Paymentclass
Create Invoice Lines from Purchase Order, Material Receipt or Vendor RMAclass
Create M_PackageLine for M_PackageMPS from shipment linesclass
Create M_RMALine for M_RMA from shipment linesclass
Create M_InOutLine for M_InOut from Purchase Orders, Vendor Invoice or Customer RMAclass
Create C_BankStatementLine for C_BankStatementModifier and TypeMethodDescriptionCreate new ICreateFrom instance