public class JQueryAjaxChangeBehavior extends JQueryAjaxPostBehavior
JQueryAjaxPostBehavior that is designed to be called on 'change' jQuery eventJQueryAjaxChangeBehavior.ChangeEvent (by default)| Modifier and Type | Class and Description |
|---|---|
static class |
JQueryAjaxChangeBehavior.ChangeEvent
Provides an event object that will be broadcasted by the
JQueryAjaxChangeBehavior |
| Constructor and Description |
|---|
JQueryAjaxChangeBehavior(IJQueryAjaxAware source,
org.apache.wicket.markup.html.form.FormComponent<?>... components)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.wicket.ajax.attributes.CallbackParameter[] |
getCallbackParameters() |
protected JQueryEvent |
newEvent() |
updateAjaxAttributesgetCallbackFunction, respondfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, renderHeadafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindpublic JQueryAjaxChangeBehavior(IJQueryAjaxAware source, org.apache.wicket.markup.html.form.FormComponent<?>... components)
source - the Behavior that will broadcast the event.components - the form components to postprotected org.apache.wicket.ajax.attributes.CallbackParameter[] getCallbackParameters()
getCallbackParameters in class JQueryAjaxBehaviorprotected JQueryEvent newEvent()
newEvent in class JQueryAjaxBehaviorCopyright © 2014 7thWeb. All Rights Reserved.