@Target(value=TYPE) @Inherited @Retention(value=RUNTIME) public @interface AjaxWait
Ajax-wait means, that all jquery ajax-calls must be finished.
| Modifier and Type | Optional Element and Description |
|---|---|
int |
value
max time in milliseconds (Default: 5 seconds)
|
Copyright © 2016. All rights reserved.