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

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    GeneratedVaadinComboBox

    public static class GeneratedVaadinComboBox.InvalidChangeEvent<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

      • InvalidChangeEvent

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

      • isInvalid

        public boolean isInvalid()
        Deprecated.