public abstract class StatelessAjaxEventBehavior
extends org.apache.wicket.ajax.AjaxEventBehavior
| Constructor and Description |
|---|
StatelessAjaxEventBehavior(String event)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
getCallbackUrl()
Deprecated.
|
protected abstract org.apache.wicket.request.mapper.parameter.PageParameters |
getPageParameters()
Deprecated.
|
boolean |
getStatelessHint(org.apache.wicket.Component component)
Deprecated.
|
protected void |
onBind()
Deprecated.
|
getEvent, onCheckEvent, onEvent, renderHead, respond, updateAjaxAttributesfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributesafterRender, bind, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindpublic StatelessAjaxEventBehavior(String event)
protected void onBind()
onBind in class org.apache.wicket.ajax.AbstractDefaultAjaxBehaviorpublic CharSequence getCallbackUrl()
getCallbackUrl in class org.apache.wicket.behavior.AbstractAjaxBehaviorprotected abstract org.apache.wicket.request.mapper.parameter.PageParameters getPageParameters()
public boolean getStatelessHint(org.apache.wicket.Component component)
getStatelessHint in class org.apache.wicket.behavior.BehaviorCopyright © 2017. All rights reserved.