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

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

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

Methods in 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-2008 Wicket developers. All Rights Reserved.