You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.data.value

Package com.vaadin.flow.data.value

  • Interface Summary
    Interface Description
    HasValueChangeMode

    Denotes that the component is able to change the way its value on the client side is synchronized with the server side.

  • Enum Summary
    Enum Description
    ValueChangeMode

    All possible value change modes that can be set for any component extending HasValueChangeMode.