Uses of Package
org.apache.wicket.extensions.ajax.markup.html.modal

Packages that use org.apache.wicket.extensions.ajax.markup.html.modal
org.apache.wicket.examples.ajax.builtin.modal   
org.apache.wicket.extensions.ajax.markup.html.modal   
 

Classes in org.apache.wicket.extensions.ajax.markup.html.modal used by org.apache.wicket.examples.ajax.builtin.modal
ModalWindow
          Modal window component.
 

Classes in org.apache.wicket.extensions.ajax.markup.html.modal used by org.apache.wicket.extensions.ajax.markup.html.modal
ModalWindow
          Modal window component.
ModalWindow.CloseButtonBehavior
           
ModalWindow.CloseButtonCallback
          Callback for close button that contains a method that is invoked after the button has been clicked.
ModalWindow.MaskType
          Mask is the element behind the window, that prevents user from interacting the rest of page.
ModalWindow.PageCreator
          Interface for lazy page creation.
ModalWindow.WindowClosedCallback
          Callback called after the window has been closed.
 



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