Deprecated API

Contents

  • Deprecated Enum Constants
    Enum Constant
    Description
    This mode is deprecated and will be removed in Vaadin 27. Use ValueChangeMode.ON_CHANGE instead: it also triggers when the component loses focus, but only if the value has actually changed, and it additionally covers cases that ON_BLUR misses, for example clicking TextField's clear button while the field is not focused.