| BooleanProperty |
|
| BooleanProperty.BooleanPropertyBuilder |
|
| CloneableProperty<T,P extends Property<T>,B extends Property.Builder<T,P,?>> |
|
| CloneableProperty.CloneablePathProperty<T,P extends Property<T> & Path<T>> |
|
| CollectionPathProperty<E,C extends Collection<E>> |
|
| CollectionPathProperty.Builder<E,C extends Collection<E>,P extends CollectionPathProperty<E,C>,B extends CollectionPathProperty.Builder<E,C,P,B>> |
|
| CollectionProperty<E,C extends Collection<E>> |
|
| CollectionProperty.Builder<E,C extends Collection<E>,P extends CollectionProperty<E,C>,B extends CollectionProperty.Builder<E,C,P,B>> |
|
| CollectionProperty.ListProperty<T> |
|
| CollectionProperty.SetProperty<T> |
|
| CollectionPropertyValueConverter<TYPE,C extends Collection<TYPE>,MODEL> |
|
| ListPathProperty<T> |
|
| ListPathProperty.ListPathPropertyBuilder<T> |
|
| ListVirtualProperty<T> |
|
| ListVirtualProperty.ListVirtualPropertyBuilder<T> |
|
| NumericProperty<N extends Number> |
|
| NumericProperty.NumericPropertyBuilder<N extends Number> |
|
| PathProperty<T> |
|
| PathProperty.Builder<T,P extends Path<T> & Property<T>,B extends PathProperty.Builder<T,P,B>> |
|
| PathProperty.PathPropertyBuilder<T> |
|
| PathPropertyBoxAdapter |
|
| PathPropertyBoxAdapter.PathPropertyBoxAdapterBuilder |
Default builder.
|
| PathPropertySetAdapter |
|
| PathPropertySetAdapter.Builder<B extends PathPropertySetAdapter.Builder<B,A>,A extends PathPropertySetAdapter> |
|
| PathPropertySetAdapter.PathConverter |
|
| PathPropertySetAdapter.PathMatcher |
Function to implement a Path matching strategy.
|
| PathPropertySetAdapter.PathPropertySetAdapterBuilder |
Default builder.
|
| PathPropertySetAdapter.PropertyPath<T> |
|
| Property<T> |
Property is the base interface to represent a generic data attribute.
|
| Property.Builder<T,P extends Property<T>,B extends Property.Builder<T,P,B>> |
|
| PropertyBox |
PropertyBox is the base container for Property values, provinding methods to get and set property values,
performing value validation and conversions according to property configurations.
|
| PropertyBox.Builder |
|
| PropertyBox.PropertyValue<T> |
|
| PropertyBoxProperty |
|
| PropertyBoxProperty.PropertyBoxPropertyBuilder |
|
| PropertyConfiguration |
|
| PropertyConfiguration.PropertyConfigurationEditor |
|
| PropertyRenderer<R,T> |
|
| PropertyRendererRegistry |
|
| PropertySet<P extends Property> |
|
| PropertySet.Builder<P extends Property> |
|
| PropertyValueConverter<TYPE,MODEL> |
Performs conversion between a Property type and a data model type, in both directions.
|
| PropertyValuePresenter<T> |
|
| PropertyValuePresenterRegistry |
|
| PropertyValueProvider<T> |
Interface to represent a class which act as provider for Property value.
|
| SetPathProperty<T> |
|
| SetPathProperty.SetPathPropertyBuilder<T> |
|
| SetVirtualProperty<T> |
|
| SetVirtualProperty.SetVirtualPropertyBuilder<T> |
|
| StringProperty |
|
| StringProperty.StringPropertyBuilder |
|
| TemporalProperty<T> |
|
| TemporalProperty.TemporalPropertyBuilder<T> |
|
| VirtualProperty<T> |
|
| VirtualProperty.Builder<T,P extends VirtualProperty<T>,B extends VirtualProperty.Builder<T,P,B>> |
|
| VirtualProperty.VirtualPropertyBuilder<T> |
|