public static interface ModalWindow.WindowClosedCallback extends org.apache.wicket.util.io.IClusterable
ModalWindow.setWindowClosedCallback(ModalWindow.WindowClosedCallback), no ajax
request will be fired.| Modifier and Type | Method and Description |
|---|---|
void |
onClose(AjaxRequestTarget target)
Called after the window has been closed.
|
void onClose(AjaxRequestTarget target)
target - AjaxRequestTarget instance bound
with the ajax request.Copyright © 2006–2015 Apache Software Foundation. All rights reserved.