public class ButtonAjaxPostBehavior extends ButtonAjaxBehavior
ButtonAjaxBehavior.ClickEvent| Constructor and Description |
|---|
ButtonAjaxPostBehavior(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(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 JQueryAjaxBehaviorCopyright © 2014 7thWeb. All Rights Reserved.