| Package | Description |
|---|---|
| com.vaadin.flow.component.polymertemplate | |
| com.vaadin.flow.templatemodel |
| Class and Description |
|---|
| ModelType
A model type that can convert values between a representation suitable for
users and a representation suitable for storage in a
StateNode. |
| TemplateModel
Represents a template model.
|
| Class and Description |
|---|
| AbstractBasicModelType
Common abstract class with generic functionality for basic mode type.
|
| BeanModelType
A model type corresponding to a Java bean type.
|
| ClientUpdateMode
A mode for whether a model property may be updated from the client.
|
| ComplexModelType
A complex model type (represents either a list or a bean).
|
| ListModelType
A model type corresponding to a list of bean types.
|
| ModelDescriptor
Describes the model type of a template class.
|
| ModelType
A model type that can convert values between a representation suitable for
users and a representation suitable for storage in a
StateNode. |
| PathLookup
A map for items that are looked up by hierarchical keys made up of period
separated strings.
|
| PropertyFilter
Property name filter that supports composition for resolving sub properties.
|
| TemplateModel
Represents a template model.
|
| TemplateModelProxyHandler.ModelProxy
Gives access to the state node of a proxy instance.
|
Copyright © 2025. All rights reserved.