public static class AjaxListSetView.AjaxListener extends Object implements org.apache.wicket.ajax.AjaxRequestTarget.IListener
AjaxListSetView INTERNAL USE| Constructor and Description |
|---|
AjaxListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onAfterRespond(Map<String,org.apache.wicket.Component> map,
org.apache.wicket.ajax.AjaxRequestTarget.IJavaScriptResponse response) |
void |
onBeforeRespond(Map<String,org.apache.wicket.Component> map,
org.apache.wicket.ajax.AjaxRequestTarget target) |
void |
updateAjaxAttributes(org.apache.wicket.ajax.AbstractDefaultAjaxBehavior behavior,
org.apache.wicket.ajax.attributes.AjaxRequestAttributes attributes) |
public void onBeforeRespond(Map<String,org.apache.wicket.Component> map, org.apache.wicket.ajax.AjaxRequestTarget target)
onBeforeRespond in interface org.apache.wicket.ajax.AjaxRequestTarget.IListenerpublic void onAfterRespond(Map<String,org.apache.wicket.Component> map, org.apache.wicket.ajax.AjaxRequestTarget.IJavaScriptResponse response)
onAfterRespond in interface org.apache.wicket.ajax.AjaxRequestTarget.IListenerpublic void updateAjaxAttributes(org.apache.wicket.ajax.AbstractDefaultAjaxBehavior behavior,
org.apache.wicket.ajax.attributes.AjaxRequestAttributes attributes)
updateAjaxAttributes in interface org.apache.wicket.ajax.AjaxRequestTarget.IListenerCopyright © 2014–2019 Premium Minds. All rights reserved.