Interface PopupButtonServerRpc

All Superinterfaces:
Serializable, com.vaadin.shared.communication.ServerRpc

public interface PopupButtonServerRpc extends com.vaadin.shared.communication.ServerRpc
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setPopupVisible(boolean visible)
     
  • Method Details

    • setPopupVisible

      void setPopupVisible(boolean visible)