public final class CancelEventIfAjaxListener extends AjaxCallListener
AjaxFallbackLink,
Serialized Form| Constructor and Description |
|---|
CancelEventIfAjaxListener() |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
getBeforeHandler(Component component)
The JavaScript that will be executed before the Ajax call, as early as possible.
|
getAfterHandler, getBeforeSendHandler, getCompleteHandler, getFailureHandler, getPrecondition, getSuccessHandler, onAfter, onBefore, onBeforeSend, onComplete, onFailure, onPrecondition, onSuccess, renderHeadpublic CharSequence getBeforeHandler(Component component)
IAjaxCallListenergetBeforeHandler in interface IAjaxCallListenergetBeforeHandler in class AjaxCallListenercomponent - the Component with the Ajax behaviorCopyright © 2006–2014 Apache Software Foundation. All rights reserved.