public class OnChangeAjaxBehavior
extends com.googlecode.wicket.jquery.core.ajax.JQueryAjaxPostBehavior
JQueryAjaxPostBehavior that aims to be wired to the 'change' eventOnChangeAjaxBehavior.ChangeEvent (by default)| Modifier and Type | Class and Description |
|---|---|
static class |
OnChangeAjaxBehavior.ChangeEvent
Provides an event object that will be broadcasted by the
OnChangeAjaxBehavior callback |
| Constructor and Description |
|---|
OnChangeAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.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 com.googlecode.wicket.jquery.core.JQueryEvent |
newEvent() |
updateAjaxAttributesgetCallbackFunction, respondfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, renderHeadafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindpublic OnChangeAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.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 com.googlecode.wicket.jquery.core.ajax.JQueryAjaxBehaviorprotected com.googlecode.wicket.jquery.core.JQueryEvent newEvent()
newEvent in class com.googlecode.wicket.jquery.core.ajax.JQueryAjaxBehaviorCopyright © 2017 7thWeb. All rights reserved.