Uses of Enum Class
com.vaadin.flow.templatemodel.ClientUpdateMode
Packages that use ClientUpdateMode
-
Uses of ClientUpdateMode in com.vaadin.flow.templatemodel
Methods in com.vaadin.flow.templatemodel that return ClientUpdateModeModifier and TypeMethodDescriptionprotected ClientUpdateModeBeanModelType.getClientUpdateMode(com.vaadin.flow.templatemodel.BeanModelType.BeanModelTypeProperty property) Deprecated.Gets the client update mode for a property.static ClientUpdateModeDeprecated.Returns the enum constant of this class with the specified name.static ClientUpdateMode[]ClientUpdateMode.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.