C - Concrete configurator typepublic interface HasValueChangeModeConfigurator<C extends HasValueChangeModeConfigurator<C>>
HasValueChangeMode type components.| Modifier and Type | Method and Description |
|---|---|
C |
valueChangeMode(com.vaadin.flow.data.value.ValueChangeMode valueChangeMode)
Sets new value change mode for the component.
|
C valueChangeMode(com.vaadin.flow.data.value.ValueChangeMode valueChangeMode)
valueChangeMode - new value change mode, or null to disable the value synchronizationCopyright © 2020 The Holon Platform. All rights reserved.