Uses of Interface
org.adempiere.webui.panel.IFormController
-
Packages that use IFormController Package Description org.adempiere.webui.apps.form org.adempiere.webui.panel -
-
Uses of IFormController in org.adempiere.webui.apps.form
Classes in org.adempiere.webui.apps.form that implement IFormController Modifier and Type Class Description class
WAllocation
Allocation Formclass
WArchiveViewer
Archive Viewerclass
WCharge
This class represents the Custom Form for generating charges from natural accounts.class
WFactReconcile
class
WInOutGen
Generate Shipment (manual) view classclass
WInvoiceGen
Generate Invoice (manual) view classclass
WMatch
Manual Matchingclass
WMerge
Merge Dialog.class
WPayPrint
Payment Print and Exportclass
WPaySelect
Create Manual Payments From (AP) Invoices or (AR) Credit Memos.class
WProcessParameter
class
WReportCustomization
class
WResetPassword
Reset Password Formclass
WSetupWizard
View for Setup Wizardclass
WStatementCreateFromBatch
class
WTabEditor
class
WTreeBOM
class
WTreeMaintenance
Tree Maintenanceclass
WTrxMaterial
Material Transaction History -
Uses of IFormController in org.adempiere.webui.panel
Methods in org.adempiere.webui.panel that return IFormController Modifier and Type Method Description IFormController
ADForm. getICustomForm()
Methods in org.adempiere.webui.panel with parameters of type IFormController Modifier and Type Method Description void
ADForm. setICustomForm(IFormController customForm)
-