Uses of Interface
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.WindowClosedCallback

Packages that use ModalWindow.WindowClosedCallback
org.apache.wicket.extensions.ajax.markup.html.modal   
 

Uses of ModalWindow.WindowClosedCallback in org.apache.wicket.extensions.ajax.markup.html.modal
 

Methods in org.apache.wicket.extensions.ajax.markup.html.modal with parameters of type ModalWindow.WindowClosedCallback
 void ModalWindow.setWindowClosedCallback(ModalWindow.WindowClosedCallback callback)
          Sets the @{link ModalWindow.WindowClosedCallback instance.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.