public interface PopupButtonClientRpc
extends com.vaadin.shared.communication.ClientRpc
| Modifier and Type | Method and Description |
|---|---|
void |
closePopup()
Closes the popup if it is open.
|
void |
openPopup()
Opens the popup if the button is rendered.
|
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.