| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
Registration |
PopupView.addPopupVisibilityListener(PopupView.PopupVisibilityListener listener)
Add a listener that is called whenever the visibility of the popup is
changed.
|
void |
PopupView.removePopupVisibilityListener(PopupView.PopupVisibilityListener listener)
Deprecated.
As of 8.0, replaced by
Registration.remove() in the
registration object returned from
PopupView.addPopupVisibilityListener(PopupVisibilityListener). |
Copyright © 2018 Vaadin Ltd. All rights reserved.