Package org.adempiere.webui.panel
Interface IFormController
-
- All Known Implementing Classes:
WAllocation,WArchiveViewer,WCharge,WFactReconcile,WInOutGen,WInvoiceGen,WMatch,WMerge,WPayPrint,WPaySelect,WProcessParameter,WReportCustomization,WResetPassword,WSetupWizard,WStatementCreateFromBatch,WTabEditor,WTreeBOM,WTreeMaintenance,WTrxMaterial
public interface IFormController
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ADFormgetForm()Called by org.adempiere.webui.panel.ADForm.openForm(int)
-
-
-
Method Detail
-
getForm
ADForm getForm()
Called by org.adempiere.webui.panel.ADForm.openForm(int)- Returns:
-
-