public abstract class LogoutEventBehavior extends AbstractSubscribeBehavior
| Modifier | Constructor and Description |
|---|---|
protected |
LogoutEventBehavior() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onEvent(org.apache.wicket.ajax.AjaxRequestTarget target,
org.apache.wicket.request.IRequestParameters parameters,
String response) |
protected abstract void |
onLogout(org.apache.wicket.ajax.AjaxRequestTarget target,
String status) |
renderHead, respondfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, updateAjaxAttributesafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindprotected void onEvent(org.apache.wicket.ajax.AjaxRequestTarget target,
org.apache.wicket.request.IRequestParameters parameters,
String response)
onEvent in class AbstractSubscribeBehaviorprotected abstract void onLogout(org.apache.wicket.ajax.AjaxRequestTarget target,
String status)
target - status - Copyright © 2015. All rights reserved.