| Class and Description |
|---|
| HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| HasItemsAndComponents
Represents a component that display a collection of items and can have
additional components between the items.
|
| HasValidator
A generic interface for field components and other user interface objects
that have a user-editable value that should be validated.
|
| ValidationStatusChangeListener
The listener interface for receiving
ValidationStatusChangeEvent
events. |
| Class and Description |
|---|
| HasFilterableDataProvider
A generic interface for listing components that use a filterable data
provider for showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| HasValidator
A generic interface for field components and other user interface objects
that have a user-editable value that should be validated.
|
| ValidationStatusChangeListener
The listener interface for receiving
ValidationStatusChangeEvent
events. |
| Class and Description |
|---|
| Binder
Connects one or more
Field components to properties of a backing data
type such as a bean type. |
| HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| Class and Description |
|---|
| HasValidator
A generic interface for field components and other user interface objects
that have a user-editable value that should be validated.
|
| ValidationStatusChangeListener
The listener interface for receiving
ValidationStatusChangeEvent
events. |
| Validator
A functional interface for validating user input or other potentially invalid
data.
|
| Class and Description |
|---|
| HasValidator
A generic interface for field components and other user interface objects
that have a user-editable value that should be validated.
|
| ValidationStatusChangeListener
The listener interface for receiving
ValidationStatusChangeEvent
events. |
| Validator
A functional interface for validating user input or other potentially invalid
data.
|
| Class and Description |
|---|
| HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| PropertySet
Describes a set of properties that can be used for configuration based on
property names instead of setter and getter callbacks.
|
| Class and Description |
|---|
| Binder
Connects one or more
Field components to properties of a backing data
type such as a bean type. |
| PropertySet
Describes a set of properties that can be used for configuration based on
property names instead of setter and getter callbacks.
|
| Class and Description |
|---|
| HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| Class and Description |
|---|
| HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| Class and Description |
|---|
| HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| HasItemsAndComponents
Represents a component that display a collection of items and can have
additional components between the items.
|
| Class and Description |
|---|
| HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| HasItemsAndComponents
Represents a component that display a collection of items and can have
additional components between the items.
|
| HasValidator
A generic interface for field components and other user interface objects
that have a user-editable value that should be validated.
|
| ValidationStatusChangeListener
The listener interface for receiving
ValidationStatusChangeEvent
events. |
| Class and Description |
|---|
| HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| HasItemsAndComponents
Represents a component that display a collection of items and can have
additional components between the items.
|
| HasValidator
A generic interface for field components and other user interface objects
that have a user-editable value that should be validated.
|
| ValidationStatusChangeListener
The listener interface for receiving
ValidationStatusChangeEvent
events. |
| Class and Description |
|---|
| ValidationResult
Represents the result of a validation.
|
| Class and Description |
|---|
| HasValidator
A generic interface for field components and other user interface objects
that have a user-editable value that should be validated.
|
| ValidationStatusChangeListener
The listener interface for receiving
ValidationStatusChangeEvent
events. |
| Validator
A functional interface for validating user input or other potentially invalid
data.
|
| Class and Description |
|---|
| HasValidator
A generic interface for field components and other user interface objects
that have a user-editable value that should be validated.
|
| ValidationResult
Represents the result of a validation.
|
| ValidationStatusChangeListener
The listener interface for receiving
ValidationStatusChangeEvent
events. |
| Validator
A functional interface for validating user input or other potentially invalid
data.
|
| Class and Description |
|---|
| HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| 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. |
| BinderValidationErrorHandler
Handler for applying effects to
HasValue components in Binder
based on ValidationResult for the user input. |
| 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. |
| ErrorLevel
Represents the error levels displayed on components.
|
| ErrorMessageProvider
Provider interface for generating localizable error messages using
ValueContext. |
| HasItems
Mixin interface for components that displays a collection of items.
|
| PropertyDefinition
A property from a
PropertySet. |
| PropertyFilterDefinition
Contains 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.
|
| Setter
The function to write the field value to the bean property
|
| StatusChangeEvent
Binder status change event.
|
| StatusChangeListener
Listener interface for status change events from binder.
|
| ValidationException
Indicates validation errors in a
Binder when a field value is
validated. |
| ValidationResult
Represents the result of a validation.
|
| ValidationStatusChangeEvent
The event to be processed when
ValidationStatusChangeListener.validationStatusChanged(ValidationStatusChangeEvent)
invoked. |
| ValidationStatusChangeListener
The listener interface for receiving
ValidationStatusChangeEvent
events. |
| Validator
A functional interface for validating user input or other potentially invalid
data.
|
| ValueContext
Value context for
Converters. |
| Class and Description |
|---|
| 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
Converters. |
| Class and Description |
|---|
| HasDataProvider
A generic interface for listing components that use a data provider for
showing data.
|
| HasItems
Mixin interface for components that displays a collection of items.
|
| 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
Converters. |
Copyright © 2025. All rights reserved.