Interface I_CmsMaxHeightServerRpc

  • All Superinterfaces:
    java.io.Serializable, com.vaadin.shared.communication.ServerRpc
    All Known Implementing Classes:
    CmsMaxHeightExtension

    public interface I_CmsMaxHeightServerRpc
    extends com.vaadin.shared.communication.ServerRpc
    The max height server interface.
    • Method Detail

      • fixHeight

        void fixHeight​(int height)
        Called in case the widget content exceeds the max height.

        Parameters:
        height - the height to set