public interface IWindowCloseListener
| Modifier and Type | Method and Description |
|---|---|
void |
windowClosed(org.apache.wicket.markup.html.panel.Panel panel,
org.apache.wicket.ajax.AjaxRequestTarget target)
Called when the ModalContentWindow is closed.
|
Copyright © 2007–2018. All rights reserved.