Uses of Class
com.vaadin.flow.component.trigger.internal.SetPropertyAction
Packages that use SetPropertyAction
-
Uses of SetPropertyAction in com.vaadin.flow.component.trigger.internal
Methods in com.vaadin.flow.component.trigger.internal that return SetPropertyActionModifier and TypeMethodDescriptionSetPropertyAction.mirrorToServer()Opts into the server-state mirror: when the trigger fires, the assigned value is forwarded back to the server and stored on the target'sElementPropertyMapsoElement.getProperty(String)returns the same value the browser sees.