public abstract class OnEnterAjaxBehavior
extends org.apache.wicket.ajax.form.AjaxFormSubmitBehavior
Constructor and Description |
---|
OnEnterAjaxBehavior() |
Modifier and Type | Method and Description |
---|---|
protected CharSequence |
getPreconditionScript() |
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response)
Don't call super since WicketAjax is loaded by Yui webapp behavior
TODO: webapp ajax is configurable, maybe check here and still load it.
|
findForm, getDefaultProcessing, getForm, onAfterSubmit, onError, onEvent, onSubmit, setDefaultProcessing, updateAjaxAttributes
getEvent, onCheckEvent, respond
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getSuccessScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public final void renderHead(org.apache.wicket.Component component, org.apache.wicket.markup.head.IHeaderResponse response)
renderHead
in interface org.apache.wicket.markup.html.IComponentAwareHeaderContributor
renderHead
in class org.apache.wicket.ajax.AjaxEventBehavior
protected CharSequence getPreconditionScript()
getPreconditionScript
in class org.apache.wicket.ajax.form.AjaxFormSubmitBehavior
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.