Class GeneratedVaadinComboBox.FilterChangeEvent<R extends ComboBoxBase<R,​?,​?>>

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    GeneratedVaadinComboBox

    public static class GeneratedVaadinComboBox.FilterChangeEvent<R extends ComboBoxBase<R,​?,​?>>
    extends com.vaadin.flow.component.ComponentEvent<R>
    Deprecated.
    This class is not used in any API, and will be removed in a future major version.
    See Also:
    Serialized Form
    • Constructor Detail

      • FilterChangeEvent

        public FilterChangeEvent​(R source,
                                 boolean fromClient)
        Deprecated.
    • Method Detail

      • getFilter

        public String getFilter()
        Deprecated.