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 Details

    • 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:
      IllegalStateException - if a parent is given even though the connector already has a parent