public static interface ModalWindow.WindowClosedCallback extends 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–2022 Apache Software Foundation. All rights reserved.