Uses of Interface
org.adempiere.webui.editor.IProcessButton
-
Uses of IProcessButton in org.adempiere.webui.adwindow
Modifier and TypeClassDescriptionclass
Model for AD_ToolBarButton with AD_Process_ID > 0Modifier and TypeMethodDescriptionvoid
AbstractADWindowContent.executeButtonProcess
(IProcessButton wButton, boolean startWOasking, int table_ID, int record_ID, boolean isProcessMandatory, Callback<Boolean> callback) Show process, form or info window dialog for button.void
AbstractADWindowContent.executeButtonProcess
(IProcessButton wButton, boolean startWOasking, int table_ID, int record_ID, String record_UU, boolean isProcessMandatory, Callback<Boolean> callback) Show process, form or info window dialog for button.AbstractADWindowContent.findADTabpanel
(IProcessButton button) -
Uses of IProcessButton in org.adempiere.webui.editor