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, renderHeadgetCallbackFunction, getCallbackParameters, respondfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributesafterRender, 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 Formprotected void updateAjaxAttributes(org.apache.wicket.ajax.attributes.AjaxRequestAttributes attributes)
updateAjaxAttributes in class ButtonAjaxBehaviorCopyright © 2017 7thWeb. All rights reserved.