Uses of Interface
org.openforis.collect.designer.viewmodel.JobStatusPopUpVM.JobEndHandler
Packages that use JobStatusPopUpVM.JobEndHandler
-
Uses of JobStatusPopUpVM.JobEndHandler in org.openforis.collect.designer.viewmodel
Methods in org.openforis.collect.designer.viewmodel with parameters of type JobStatusPopUpVM.JobEndHandlerModifier and TypeMethodDescriptionvoidJobStatusPopUpVM.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)