Interface PopupButtonClientRpc
-
- All Superinterfaces:
com.vaadin.shared.communication.ClientRpc,Serializable
public interface PopupButtonClientRpc extends com.vaadin.shared.communication.ClientRpc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclosePopup()Closes the popup if it is open.voidopenPopup()Opens the popup if the button is rendered.
-