Interface Extension

  • All Superinterfaces:
    ClientConnector

    @Deprecated
    public interface Extension
    extends ClientConnector
    Deprecated.
    Not supported. See Classic Component Pack documentation in https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for mitigation options.
    • Method Detail

      • remove

        @Deprecated
        void remove()
        Deprecated.
        Not supported. See Classic Component Pack documentation in https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for mitigation options.
      • setParent

        @Deprecated
        void setParent​(ClientConnector parent)
        Deprecated.
        Not supported. See Classic Component Pack documentation in https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for mitigation options.
        Parameters:
        parent - the parent connector
        Throws:
        java.lang.IllegalStateException - if a parent is given even though the connector already has a parent