Uses of Interface
org.wicketstuff.modalx.ModalMgr

Packages that use ModalMgr
org.wicketstuff.modalx   
org.wicketstuff.modalx.optional   
 

Uses of ModalMgr in org.wicketstuff.modalx
 

Fields in org.wicketstuff.modalx declared as ModalMgr
protected  ModalMgr ModalContentWindow.modalMgr
           
 

Methods in org.wicketstuff.modalx that return ModalMgr
 ModalMgr ModalContentWindow.getModalMgr()
          Describe here
 

Constructors in org.wicketstuff.modalx with parameters of type ModalMgr
ModalContentWindow(ModalMgr iModalMgr, String id, boolean maskBehind)
          Constructs the object
 

Uses of ModalMgr in org.wicketstuff.modalx.optional
 

Classes in org.wicketstuff.modalx.optional that implement ModalMgr
 class ModalXPage
          Class Name : ModalXPage Diagram : Optional Project : Echobase framework Type : concrete Convenience class that can be used by applications as the base class for all application pages to allow fast integration of ModalX.
 



Copyright © 2007–2014. All rights reserved.