com.vaadin.flow.component.combobox.

Class GeneratedVaadinComboBox.CustomValueSetEvent<R extends GeneratedVaadinComboBox<R,?>>

    • Constructor Detail

      • CustomValueSetEvent

        public CustomValueSetEvent(R source,
                                   boolean fromClient,
                                   @EventData(value="event.detail")
                                   String detail)
    • Method Detail

      • getDetail

        public String getDetail()