| Package | Description |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.popupview |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
VPopupView.addVisibilityChangeHandler(VisibilityChangeHandler visibilityChangeHandler)
Adds the given visibility change handler to this widget.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopupViewConnector
A connector class for the PopupView component.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<VisibilityChangeHandler> |
VisibilityChangeEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<VisibilityChangeHandler> |
VisibilityChangeEvent.getType()
Returns the
Type used to register this event. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VisibilityChangeEvent.dispatch(VisibilityChangeHandler handler) |
Copyright © 2023 Vaadin Ltd. All rights reserved.