com.vaadin.flow.component.polymertemplate.

Annotation Type EventHandler

    • Optional Element Summary

      Optional Elements
      Modifier and Type Optional Element and Description
      DisabledUpdateMode value

      Controls event handling for the method from the client side to the server side when the element is disabled.

    • Element Detail

      • value

        public abstract DisabledUpdateMode value

        Controls event handling for the method from the client side to the server side when the element is disabled.

        Returns:

        the property update mode for disabled element

        Default:

        com.vaadin.flow.dom.DisabledUpdateMode.ONLY_WHEN_ENABLED