Interface JmixGroupBoxServerRpc

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

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

    Modifier and Type
    Method
    Description
    void
    expandStateChanged(boolean expanded)
     
  • Method Details

    • expandStateChanged

      void expandStateChanged(boolean expanded)