Uses of Class
org.adempiere.webui.panel.ADForm
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.
Provide class and interface for chart (AD_Chart), performance indicator (PA_Goal) and document status indicator (PA_DocumentStatus) implementation.
Provide implementation classes for workflow editor and workflow activities form
Provide interface and classes for implementation of iDempiere desktop
Provide factory implementation for various UI objects
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
Provide implementation of various system dialog and windows
-
Uses of ADForm in org.adempiere.webui
-
Uses of ADForm in org.adempiere.webui.apps.form
Modifier and TypeClassDescriptionclass
IDEMPIERE-3101class
Form to compare suggested text from AD_CtxHelpSuggestion with the original text from AD_CtxHelpMsg.class
Form to compare suggested text from AD_FieldSuggestion with the original text from AD_Field.class
IDEMPIERE-4782class
Product Attribute Table.class
Form to create order, invoice or project lines from BOM.class
Create from form windowclass
Fixed length file import.
Import data from text file into DB with definition from AD_ImpFormat.class
Window for use together withGenForm
to support the select source document and generate new target document UI pattern.class
Custom form forWMerge
.class
A Custom Form to manage plugins in iDempiereclass
A Custom Form to specify and process SQL statements.class
A Custom Form to process SQL queries.Modifier and TypeMethodDescriptionWAllocation.getForm()
Called by org.adempiere.webui.panel.ADForm.openForm(int)WArchiveViewer.getForm()
WCharge.getForm()
WFactReconcile.getForm()
WInOutGen.getForm()
Deprecated.WInvoiceGen.getForm()
Deprecated.WMatch.getForm()
WMerge.getForm()
WPayPrint.getForm()
WPaySelect.getForm()
WProcessParameter.getForm()
WReportCustomization.getForm()
WResetPassword.getForm()
WSetupWizard.getForm()
WStatementCreateFromBatch.getForm()
WTabEditor.getForm()
WTreeBOM.getForm()
WTreeMaintenance.getForm()
WTrxMaterial.getForm()
-
Uses of ADForm in org.adempiere.webui.apps.graph
-
Uses of ADForm in org.adempiere.webui.apps.wf
Modifier and TypeClassDescriptionclass
Workflow editor formclass
Workflow activity form -
Uses of ADForm in org.adempiere.webui.desktop
-
Uses of ADForm in org.adempiere.webui.factory
Modifier and TypeMethodDescriptionAnnotationBasedFormFactory.newFormInstance
(String formName) DefaultFormFactory.newFormInstance
(String formName) IFormFactory.newFormInstance
(String formName) Create new form instanceMappedFormFactory.newFormInstance
(String formName) -
Uses of ADForm in org.adempiere.webui.panel
Modifier and TypeClassDescriptionclass
Empty ADForm for form controller to render to.class
Form to capture process parameters for scheduler, etcclass
Form to visually layout AD_TabModifier and TypeMethodDescriptionIFormController.getForm()
Called by org.adempiere.webui.panel.ADForm.openForm(int)static ADForm
ADForm.openForm
(int adFormID) Create a new form corresponding to the specified identifierstatic ADForm
Open a form based on it's ID with the predefined context variables from menustatic ADForm
Open a form base on it's IDstatic ADForm
ADForm.openForm
(int adFormID, GridTab gridTab, ProcessInfo pi) Open a form base on it's ID and a Process Info parametersstatic ADForm
ADForm.openForm
(int adFormID, GridTab gridTab, ProcessInfo pi, String predefinedContextVariables, boolean isSOTrx) Open a form base on it's ID and a Process Info parameters with the predefined context variables from menu -
Uses of ADForm in org.adempiere.webui.window
Modifier and TypeClassDescriptionclass
Form to customize grid view for AD_UserDef_Tab