public class ButtonAjaxPostBehavior extends ButtonAjaxBehavior
ButtonAjaxBehavior
that handles form-submitButtonAjaxBehavior.ClickEvent
Constructor and Description |
---|
ButtonAjaxPostBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source,
DialogButton button,
org.apache.wicket.markup.html.form.Form<?> form)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
updateAjaxAttributes(org.apache.wicket.ajax.attributes.AjaxRequestAttributes attributes)
The form may intentionally be null
|
getButton, newEvent
getCallbackFunction, getCallbackParameters, respond
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, renderHead
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public ButtonAjaxPostBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source, DialogButton button, org.apache.wicket.markup.html.form.Form<?> form)
source
- the IJQueryAjaxAware
button
- the DialogButton
form
- the Form
Copyright © 2016 7thWeb. All rights reserved.