Uses of Package
com.vaadin.data
-
Classes in com.vaadin.data used by com.vaadin.data Class Description AbstractBeanPropertyDefinition Abstract base class for PropertyDefinition implementations for beans.BeanPropertySet APropertySetthat uses reflection to find bean properties.Binder Connects one or moreFieldcomponents 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 ofBindingBuilder.Binder.BindingImpl An internal implementation ofBinding.BinderValidationStatus Binder validation status change.BinderValidationStatusHandler Handler forBinderValidationStatuschanges.BindingValidationStatus Represents the status of field validation.BindingValidationStatus.Status Status of the validation.BindingValidationStatusHandler Handler forBindingValidationStatuschanges.Converter Interface that implements conversion between a model and a presentation type.ErrorMessageProvider Provider interface for generating localizable error messages usingValueContext.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 aHasValuechanges.HasValue.ValueChangeListener A listener for value change events.PropertyDefinition A property from aPropertySet.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 returnstrueif bound field should be configured to have required indicator viaHasValue.setRequiredIndicatorVisible(boolean).Result Represents the result of an operation that might fail, such as type conversion.SelectionModel Models the selection logic of aListingcomponent.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 aBinderwhen 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 forConverters.ValueProvider A callback interface for providing values from a given source. -
Classes in com.vaadin.data used by com.vaadin.data.converter Class Description Converter Interface that implements conversion between a model and a presentation type.ErrorMessageProvider Provider interface for generating localizable error messages usingValueContext.Result Represents the result of an operation that might fail, such as type conversion.ValueContext Value context forConverters. -
Classes in com.vaadin.data used by com.vaadin.data.provider Class Description TreeData Class for representing hierarchical data.ValueProvider A callback interface for providing values from a given source. -
Classes in com.vaadin.data used by com.vaadin.data.validator Class Description ValidationResult Represents the result of a validation.Validator A functional interface for validating user input or other potentially invalid data.ValueContext Value context forConverters. -
Classes in com.vaadin.data used by com.vaadin.event.selection Class Description HasValue.ValueChangeEvent An event fired when the value of aHasValuechanges. -
Classes in com.vaadin.data used by com.vaadin.server Class Description ValueProvider A callback interface for providing values from a given source. -
Classes in com.vaadin.data used by com.vaadin.ui Class 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 aHasValuechanges.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 aListingcomponent.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. -
Classes in com.vaadin.data used by com.vaadin.ui.components.colorpicker Class 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. -
Classes in com.vaadin.data used by com.vaadin.ui.components.grid Class Description Binder Connects one or moreFieldcomponents 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 aListingcomponent.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. -
Classes in com.vaadin.data used by com.vaadin.ui.declarative Class Description Converter Interface that implements conversion between a model and a presentation type. -
Classes in com.vaadin.data used by com.vaadin.ui.declarative.converters Class 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 forConverters.