Uses of Interface
org.openforis.collect.designer.viewmodel.JobStatusPopUpVM.JobEndHandler
-
Packages that use JobStatusPopUpVM.JobEndHandler Package Description org.openforis.collect.designer.viewmodel -
-
Uses of JobStatusPopUpVM.JobEndHandler in org.openforis.collect.designer.viewmodel
Methods in org.openforis.collect.designer.viewmodel with parameters of type JobStatusPopUpVM.JobEndHandler Modifier and Type Method Description voidJobStatusPopUpVM. init(String message, J job, JobStatusPopUpVM.JobEndHandler<J> jobEndHandler, boolean cancelable)static <J extends org.openforis.concurrency.Job>
org.zkoss.zul.WindowJobStatusPopUpVM. openPopUp(String messageKey, J job, boolean cancelable, JobStatusPopUpVM.JobEndHandler<J> jobEndHandler)
-