| Package | Description |
|---|---|
| com.vaadin.flow.templatemodel |
| Modifier and Type | Method and Description |
|---|---|
protected ClientUpdateMode |
BeanModelType.getClientUpdateMode(com.vaadin.flow.templatemodel.BeanModelType.BeanModelTypeProperty property)
Gets the client update mode for a property.
|
static ClientUpdateMode |
ClientUpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientUpdateMode[] |
ClientUpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.