Interface FluentInputNotifier<S extends com.vaadin.flow.component.InputNotifier>

    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default S withInputListener​(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.InputEvent> listener)  
      • Methods inherited from interface com.vaadin.flow.component.InputNotifier

        addInputListener
    • Method Detail

      • withInputListener

        default S withInputListener​(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.InputEvent> listener)