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, newOnAjaxStopOptions, newOnClickOptions, renderHead
getCallbackFunction, getCallbackParameters, respond
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes
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
protected void updateAjaxAttributes(org.apache.wicket.ajax.attributes.AjaxRequestAttributes attributes)
updateAjaxAttributes
in class ButtonAjaxBehavior
Copyright © 2017 7thWeb. All rights reserved.