Uses of Interface
org.compiere.apps.IProcessParameter
-
Packages that use IProcessParameter Package Description org.adempiere.webui.apps -
-
Uses of IProcessParameter in org.adempiere.webui.apps
Classes in org.adempiere.webui.apps that implement IProcessParameter Modifier and Type Class Description class
ProcessParameterPanel
Process Parameter Panel, based on existing ProcessParameter dialog. - Embedded in ProcessDialog - checks, if parameters exist and inquires and saves themMethods in org.adempiere.webui.apps with parameters of type IProcessParameter Modifier and Type Method Description static void
WProcessCtl. process(IProcessUI aProcessUI, int WindowNo, IProcessParameter parameter, ProcessInfo pi, Trx trx)
Async Process - Do it all.
-