Uses of Class
org.adempiere.model.MInfoProcess
Package
Description
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MInfoProcess in org.adempiere.model
-
Uses of MInfoProcess in org.adempiere.webui.panel
Modifier and TypeFieldDescriptionprotected MInfoProcess[]
InfoPanel.infoProcessList
Info processes of this infoWindowModifier and TypeFieldDescriptionprotected List<MInfoProcess>
InfoPanel.infoProcessBtList
Info process with style = buttonprotected List<MInfoProcess>
InfoPanel.infoProcessDropList
Info process with style = drop down listprotected List<MInfoProcess>
InfoPanel.infoProcessMenuList
Info process with style = menu -
Uses of MInfoProcess in org.compiere.model
Modifier and TypeMethodDescriptionMInfoWindow.getInfoProcess
(boolean requery) IDEMPIERE-1334 GetMInfoProcess
list of this infoWindowModifier and TypeMethodDescriptionprotected void
MInfoWindow.checkProcessRight
(List<MInfoProcess> lsInfoProcess) if user haven't got right to run a process, remove infoProcess from list