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, newEventgetCallbackFunction, getCallbackParameters, respondfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, renderHeadafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindpublic ButtonAjaxPostBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source,
DialogButton button,
org.apache.wicket.markup.html.form.Form<?> form)
source - the IJQueryAjaxAwarebutton - the DialogButtonform - the FormCopyright © 2016 7thWeb. All rights reserved.