Uses of Interface
com.helger.photon.ajax.callback.IAjaxLongRunningExecutionCallback
-
Packages that use IAjaxLongRunningExecutionCallback Package Description com.helger.photon.ajax com.helger.photon.ajax.callback -
-
Uses of IAjaxLongRunningExecutionCallback in com.helger.photon.ajax
Methods in com.helger.photon.ajax that return types with arguments of type IAjaxLongRunningExecutionCallback Modifier and Type Method Description static com.helger.commons.callback.CallbackList<IAjaxLongRunningExecutionCallback>AjaxSettings. longRunningExecutionCallbacks() -
Uses of IAjaxLongRunningExecutionCallback in com.helger.photon.ajax.callback
Classes in com.helger.photon.ajax.callback that implement IAjaxLongRunningExecutionCallback Modifier and Type Class Description classLoggingAjaxLongRunningExecutionCallback
-