| Package | Description |
|---|---|
| com.helger.photon.ajax | |
| com.helger.photon.ajax.callback |
| Class and Description |
|---|
| IAjaxAfterExecutionCallback
Callback interface to be used with the
IAjaxInvoker to get notified
after an IAjaxExecutor was invoked. |
| IAjaxBeforeExecutionCallback
Callback interface to be used with the
IAjaxInvoker to get notified
before an IAjaxExecutor is invoked. |
| IAjaxExceptionCallback
Callback interface to handle thrown exception objects from the Ajax servlet.
|
| IAjaxLongRunningExecutionCallback
Callback interface to be used with the
IAjaxInvoker to get notified
on long running executions. |
| Class and Description |
|---|
| IAjaxExceptionCallback
Callback interface to handle thrown exception objects from the Ajax servlet.
|
| IAjaxLongRunningExecutionCallback
Callback interface to be used with the
IAjaxInvoker to get notified
on long running executions. |
Copyright © 2014–2019 Philip Helger. All rights reserved.