Class and Description |
---|
AbstractBeanPropertyDefinition
Abstract base class for PropertyDefinition implementations for beans.
|
BeanPropertySet
A
PropertySet that uses reflection to find bean properties. |
Binder
Connects one or more
Field components to properties of a backing data
type such as a bean type. |
Binder.Binding
Represents the binding between a field and a data property.
|
Binder.BindingBuilder
Creates a binding between a field and a data property.
|
Binder.BindingBuilderImpl
An internal implementation of
BindingBuilder . |
Binder.BindingImpl
An internal implementation of
Binding . |
BinderValidationStatus
Binder validation status change.
|
BinderValidationStatusHandler
Handler for
BinderValidationStatus changes. |
BindingValidationStatus
Represents the status of field validation.
|
BindingValidationStatus.Status
Status of the validation.
|
BindingValidationStatusHandler
Handler for
BindingValidationStatus changes. |
Converter
Interface that implements conversion between a model and a presentation type.
|
ErrorMessageProvider
Provider interface for generating localizable error messages using
ValueContext . |
HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
HasItems
A component that displays a collection of items.
|
HasValue
A generic interface for field components and other user interface objects
that have a user-editable value.
|
HasValue.ValueChangeEvent
An event fired when the value of a
HasValue changes. |
HasValue.ValueChangeListener
A listener for value change events.
|
PropertyDefinition
A property from a
PropertySet . |
PropertyFilterDefinition
Class containing the constraints for filtering nested properties.
|
PropertySet
Describes a set of properties that can be used for configuration based on
property names instead of setter and getter callbacks.
|
RequiredFieldConfigurator
This interface represents a predicate which returns
true if bound
field should be configured to have required indicator via
HasValue.setRequiredIndicatorVisible(boolean) . |
Result
Represents the result of an operation that might fail, such as type
conversion.
|
SelectionModel
Models the selection logic of a
Listing component. |
StatusChangeEvent
Binder status change event.
|
StatusChangeListener
Listener interface for status change events from binder.
|
TreeData
Class for representing hierarchical data.
|
ValidationException
Indicates validation errors in a
Binder when a field value is
validated. |
ValidationResult
Represents the result of a validation.
|
Validator
A functional interface for validating user input or other potentially invalid
data.
|
ValueContext
Value context for
Converter s. |
ValueProvider
A callback interface for providing values from a given source.
|
Class and Description |
---|
Converter
Interface that implements conversion between a model and a presentation type.
|
ErrorMessageProvider
Provider interface for generating localizable error messages using
ValueContext . |
Result
Represents the result of an operation that might fail, such as type
conversion.
|
ValueContext
Value context for
Converter s. |
Class and Description |
---|
TreeData
Class for representing hierarchical data.
|
ValueProvider
A callback interface for providing values from a given source.
|
Class and Description |
---|
ValidationResult
Represents the result of a validation.
|
Validator
A functional interface for validating user input or other potentially invalid
data.
|
ValueContext
Value context for
Converter s. |
Class and Description |
---|
HasValue.ValueChangeEvent
An event fired when the value of a
HasValue changes. |
Class and Description |
---|
ValueProvider
A callback interface for providing values from a given source.
|
Class and Description |
---|
Binder.Binding
Represents the binding between a field and a data property.
|
HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
HasFilterableDataProvider
A generic interface for listing components that use a filterable data
provider for showing data.
|
HasHierarchicalDataProvider
A generic interface for hierarchical listing components that use a data
provider for showing data.
|
HasItems
A component that displays a collection of items.
|
HasValue
A generic interface for field components and other user interface objects
that have a user-editable value.
|
HasValue.ValueChangeEvent
An event fired when the value of a
HasValue changes. |
HasValue.ValueChangeListener
A listener for value change events.
|
PropertySet
Describes a set of properties that can be used for configuration based on
property names instead of setter and getter callbacks.
|
Result
Represents the result of an operation that might fail, such as type
conversion.
|
SelectionModel
Models the selection logic of a
Listing component. |
SelectionModel.Multi
A selection model in which multiple items can be selected at the same
time.
|
TreeData
Class for representing hierarchical data.
|
Validator
A functional interface for validating user input or other potentially invalid
data.
|
ValueProvider
A callback interface for providing values from a given source.
|
Class and Description |
---|
HasValue
A generic interface for field components and other user interface objects
that have a user-editable value.
|
HasValue.ValueChangeListener
A listener for value change events.
|
Class and Description |
---|
Binder
Connects one or more
Field components to properties of a backing data
type such as a bean type. |
BinderValidationStatus
Binder validation status change.
|
HasValue
A generic interface for field components and other user interface objects
that have a user-editable value.
|
HasValue.ValueChangeListener
A listener for value change events.
|
PropertySet
Describes a set of properties that can be used for configuration based on
property names instead of setter and getter callbacks.
|
SelectionModel
Models the selection logic of a
Listing component. |
SelectionModel.Multi
A selection model in which multiple items can be selected at the same
time.
|
SelectionModel.Single
A selection model in which at most one item can be selected at a time.
|
Class and Description |
---|
Converter
Interface that implements conversion between a model and a presentation type.
|
Class and Description |
---|
Converter
Interface that implements conversion between a model and a presentation type.
|
Result
Represents the result of an operation that might fail, such as type
conversion.
|
ValueContext
Value context for
Converter s. |
Copyright © 2019 Vaadin Ltd. All rights reserved.