public class ButtonAjaxBehavior
extends com.googlecode.wicket.jquery.core.ajax.JQueryAjaxBehavior
Modifier and Type | Class and Description |
---|---|
protected static class |
ButtonAjaxBehavior.ClickEvent
Provides an event object that will be broadcasted by the
ButtonAjaxBehavior callback |
Constructor and Description |
---|
ButtonAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source,
DialogButton button)
Constructor
|
Modifier and Type | Method and Description |
---|---|
DialogButton |
getButton()
Gets the
DialogButton |
protected com.googlecode.wicket.jquery.core.JQueryEvent |
newEvent() |
getCallbackFunction, getCallbackParameters, respond, updateAjaxAttributes
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, renderHead
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public ButtonAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source, DialogButton button)
source
- the IJQueryAjaxAware
button
- the DialogButton
to attach to the ButtonAjaxBehavior.ClickEvent
public DialogButton getButton()
DialogButton
DialogButton
protected com.googlecode.wicket.jquery.core.JQueryEvent newEvent()
newEvent
in class com.googlecode.wicket.jquery.core.ajax.JQueryAjaxBehavior
Copyright © 2016 7thWeb. All rights reserved.