public static class AjaxListSetView.AjaxListener extends Object implements org.apache.wicket.ajax.AjaxRequestTarget.IListener
AjaxListSetView
INTERNAL USEConstructor 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.IListener
public void onAfterRespond(Map<String,org.apache.wicket.Component> map, org.apache.wicket.ajax.AjaxRequestTarget.IJavaScriptResponse response)
onAfterRespond
in interface org.apache.wicket.ajax.AjaxRequestTarget.IListener
public void updateAjaxAttributes(org.apache.wicket.ajax.AbstractDefaultAjaxBehavior behavior, org.apache.wicket.ajax.attributes.AjaxRequestAttributes attributes)
updateAjaxAttributes
in interface org.apache.wicket.ajax.AjaxRequestTarget.IListener
Copyright © 2014–2019 Premium Minds. All rights reserved.