public abstract class AuthPromptEventBehavior extends AbstractSubscribeBehavior
INDICATOR| Modifier | Constructor and Description |
|---|---|
protected |
AuthPromptEventBehavior() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onEvent(AjaxRequestTarget target,
IRequestParameters parameters,
String response) |
protected abstract void |
onPrompt(AjaxRequestTarget target,
String url) |
renderHead, respondfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, updateAjaxAttributesafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindbeforeRender, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onConfigure, onEvent, onException, onRemove, onTagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrendersPageprotected void onEvent(AjaxRequestTarget target, IRequestParameters parameters, String response)
onEvent in class AbstractSubscribeBehaviorprotected abstract void onPrompt(AjaxRequestTarget target, String url)
target - url - the URL that initiated the promptCopyright © 2020. All rights reserved.