public interface VisibilityChangeHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onVisibilityChange(VisibilityChangeEvent event)
Handle popup visibility change.
|
void onVisibilityChange(VisibilityChangeEvent event)
event - the visibility change eventCopyright © 2021 Vaadin Ltd. All rights reserved.