Uses of Interface
com.itmill.toolkit.ui.PopupView.PopupVisibilityListener

Packages that use PopupView.PopupVisibilityListener
com.itmill.toolkit.ui Provides interfaces and classes in the IT Mill Toolkit. 
 

Uses of PopupView.PopupVisibilityListener in com.itmill.toolkit.ui
 

Methods in com.itmill.toolkit.ui with parameters of type PopupView.PopupVisibilityListener
 void PopupView.addListener(PopupView.PopupVisibilityListener listener)
          Add a listener that is called whenever the visibility of the popup is changed.
 void PopupView.removeListener(PopupView.PopupVisibilityListener listener)
          Removes a previously added listener, so that it no longer receives events when the visibility of the popup changes.
 



Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.