@FunctionalInterface public interface AjaxPayloadCallback<T> extends Serializable
void
accept(org.apache.wicket.ajax.AjaxRequestTarget t, T aPayload)
void accept(org.apache.wicket.ajax.AjaxRequestTarget t, T aPayload) throws Exception
Exception
Copyright © 2012–2017. All rights reserved.