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 |
---|---|
CharSequence |
getCallbackScript()
The formId may intentionally be null
|
getButton, newEvent
getAjaxCallDecorator, getCallbackFunction, respond
findIndicatorId, generateCallbackScript, getChannel, getChannelName, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, renderHead, throttleScript
afterRender, bind, getCallbackUrl, getComponent, getStatelessHint, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public ButtonAjaxPostBehavior(IJQueryAjaxAware source, DialogButton button, org.apache.wicket.markup.html.form.Form<?> form)
source
- the IJQueryAjaxAware
button
- the DialogButton
form
- the Form
public CharSequence getCallbackScript()
getCallbackScript
in class JQueryAjaxBehavior
Copyright © 2014 7thWeb. All Rights Reserved.