@FunctionalInterface public interface AjaxFormCallback<T> extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
accept(org.apache.wicket.ajax.AjaxRequestTarget aTarget,
org.apache.wicket.markup.html.form.Form<T> aForm) |
Copyright © 2012–2017. All rights reserved.