Annotation Interface HxTrigger
Annotation to trigger client side events as soon as the response is received on the target element.
You can trigger a single event or as many uniquely named events as you would like.
You can trigger a single event or as many uniquely named events as you would like.
- See Also:
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String[] valueThe events to trigger as soon as the response is received on the target element.
-
-
-
lifecycle
Deprecated.use annotationHxTriggerAfterSettleorHxTriggerAfterSwapinstead.- Default:
- RECEIVE
-
HxTriggerAfterSettleorHxTriggerAfterSwapinstead.