Class Hierarchy
- java.lang.Object
- com.vaadin.flow.data.binder.AbstractBeanPropertyDefinition<T,V> (implements com.vaadin.flow.data.binder.PropertyDefinition<T,V>)
- com.vaadin.flow.data.provider.AbstractComponentDataGenerator<T> (implements com.vaadin.flow.data.provider.DataGenerator<T>)
- com.vaadin.flow.data.provider.AbstractDataProvider<T,F> (implements com.vaadin.flow.data.provider.DataProvider<T,F>)
- com.vaadin.flow.data.provider.AbstractDataView<T> (implements com.vaadin.flow.data.provider.DataView<T>)
- com.vaadin.flow.data.converter.AbstractStringToNumberConverter<T> (implements com.vaadin.flow.data.converter.Converter<PRESENTATION,MODEL>)
- com.vaadin.flow.data.validator.AbstractValidator<T> (implements com.vaadin.flow.data.binder.Validator<T>)
- com.vaadin.flow.data.provider.BeanDataGenerator<T> (implements com.vaadin.flow.data.provider.DataGenerator<T>)
- com.vaadin.flow.data.binder.BeanPropertySet<T> (implements com.vaadin.flow.data.binder.PropertySet<T>)
- com.vaadin.flow.data.validator.BeanValidator (implements com.vaadin.flow.data.binder.Validator<T>)
- com.vaadin.flow.data.binder.Binder<BEAN> (implements java.io.Serializable)
- com.vaadin.flow.data.binder.Binder.BindingBuilderImpl<BEAN,FIELDVALUE,TARGET> (implements com.vaadin.flow.data.binder.Binder.BindingBuilder<BEAN,TARGET>)
- com.vaadin.flow.data.binder.Binder.BindingImpl<BEAN,FIELDVALUE,TARGET> (implements com.vaadin.flow.data.binder.Binder.Binding<BEAN,TARGET>)
- com.vaadin.flow.data.binder.BinderValidationStatus<BEAN> (implements java.io.Serializable)
- com.vaadin.flow.data.binder.BindingValidationStatus<TARGET> (implements java.io.Serializable)
- com.vaadin.flow.data.provider.CompositeDataGenerator<T> (implements com.vaadin.flow.data.provider.DataGenerator<T>, com.vaadin.flow.data.provider.HasDataGenerators<T>)
- com.vaadin.flow.data.provider.DataCommunicator<T> (implements java.io.Serializable)
- com.vaadin.flow.data.provider.DataProviderWrapper<T,F,M> (implements com.vaadin.flow.data.provider.DataProvider<T,F>)
- com.vaadin.flow.data.converter.DateToLongConverter (implements com.vaadin.flow.data.converter.Converter<PRESENTATION,MODEL>)
- com.vaadin.flow.data.converter.DateToSqlDateConverter (implements com.vaadin.flow.data.converter.Converter<PRESENTATION,MODEL>)
- java.util.EventObject (implements java.io.Serializable)
- com.vaadin.flow.data.provider.FilterUtils
- com.vaadin.flow.data.provider.hierarchy.HierarchicalCommunicationController<T> (implements java.io.Serializable)
- com.vaadin.flow.data.provider.hierarchy.HierarchyMapper<T,F> (implements java.io.Serializable)
- com.vaadin.flow.data.provider.InMemoryDataProviderHelpers
- com.vaadin.flow.data.provider.KeyMapper<V> (implements com.vaadin.flow.data.provider.DataKeyMapper<T>)
- com.vaadin.flow.data.converter.LocalDateTimeToDateConverter (implements com.vaadin.flow.data.converter.Converter<PRESENTATION,MODEL>)
- com.vaadin.flow.data.converter.LocalDateToDateConverter (implements com.vaadin.flow.data.converter.Converter<PRESENTATION,MODEL>)
- com.vaadin.flow.data.binder.PropertyFilterDefinition (implements java.io.Serializable)
- com.vaadin.flow.data.provider.Query<T,F> (implements java.io.Serializable)
- com.vaadin.flow.data.binder.ReadOnlyHasValue<V> (implements com.vaadin.flow.component.HasValue<E,V>, java.io.Serializable)
- com.vaadin.flow.data.renderer.Renderer<SOURCE> (implements java.io.Serializable)
- com.vaadin.flow.data.renderer.RendererUtil
- com.vaadin.flow.data.binder.RequiredFieldConfiguratorUtil
- com.vaadin.flow.data.provider.SortOrder<T> (implements java.io.Serializable)
- com.vaadin.flow.data.provider.SortOrderBuilder<T,V> (implements java.io.Serializable)
- com.vaadin.flow.data.converter.StringToBooleanConverter (implements com.vaadin.flow.data.converter.Converter<PRESENTATION,MODEL>)
- com.vaadin.flow.data.converter.StringToDateConverter (implements com.vaadin.flow.data.converter.Converter<PRESENTATION,MODEL>)
- com.vaadin.flow.data.converter.StringToUuidConverter (implements com.vaadin.flow.data.converter.Converter<PRESENTATION,MODEL>)
- java.lang.Throwable (implements java.io.Serializable)
- com.vaadin.flow.data.provider.hierarchy.TreeData<T> (implements java.io.Serializable)
- com.vaadin.flow.data.binder.ValidationResult.SimpleValidationResult (implements com.vaadin.flow.data.binder.ValidationResult)
- com.vaadin.flow.data.binder.ValueContext (implements java.io.Serializable)
Interface Hierarchy
- java.util.function.BiConsumer<T,U>
- java.util.function.BiFunction<T,U,R>
- java.util.function.BiPredicate<T,U>
- java.util.EventListener
- java.util.function.Function<T,R>
- java.io.Serializable
- com.vaadin.flow.data.provider.ArrayUpdater
- com.vaadin.flow.data.provider.ArrayUpdater.Update
- com.vaadin.flow.data.provider.BackEndDataProvider<T,F>
- com.vaadin.flow.data.provider.hierarchy.BackEndHierarchicalDataProvider<T,F> (also extends com.vaadin.flow.data.provider.BackEndDataProvider<T,F>, com.vaadin.flow.data.provider.hierarchy.HierarchicalDataProvider<T,F>)
- com.vaadin.flow.data.binder.Binder.Binding<BEAN,TARGET>
- com.vaadin.flow.data.binder.Binder.BindingBuilder<BEAN,TARGET>
- com.vaadin.flow.data.binder.BinderValidationStatusHandler<BEAN>
- com.vaadin.flow.data.binder.BindingValidationStatusHandler
- com.vaadin.flow.data.provider.CallbackDataProvider.CountCallback<T,F>
- com.vaadin.flow.data.provider.CallbackDataProvider.FetchCallback<T,F>
- com.vaadin.flow.data.renderer.ClickableRenderer<SOURCE>
- com.vaadin.flow.data.renderer.ClickableRenderer.ItemClickListener<SOURCE>
- com.vaadin.flow.data.provider.ConfigurableFilterDataProvider<T,Q,C>
- com.vaadin.flow.data.converter.Converter<PRESENTATION,MODEL>
- com.vaadin.flow.data.provider.DataGenerator<T>
- com.vaadin.flow.data.provider.DataKeyMapper<T>
- com.vaadin.flow.data.provider.DataProvider<T,F>
- com.vaadin.flow.data.provider.BackEndDataProvider<T,F>
- com.vaadin.flow.data.provider.hierarchy.BackEndHierarchicalDataProvider<T,F> (also extends com.vaadin.flow.data.provider.BackEndDataProvider<T,F>, com.vaadin.flow.data.provider.hierarchy.HierarchicalDataProvider<T,F>)
- com.vaadin.flow.data.provider.ConfigurableFilterDataProvider<T,Q,C>
- com.vaadin.flow.data.provider.hierarchy.HierarchicalConfigurableFilterDataProvider<T,Q,C> (also extends com.vaadin.flow.data.provider.ConfigurableFilterDataProvider<T,Q,C>, com.vaadin.flow.data.provider.hierarchy.HierarchicalDataProvider<T,F>)
- com.vaadin.flow.data.provider.hierarchy.HierarchicalDataProvider<T,F>
- com.vaadin.flow.data.provider.InMemoryDataProvider<T>
- com.vaadin.flow.data.provider.DataProviderListener<T>
- com.vaadin.flow.data.provider.DataView<T>
- com.vaadin.flow.data.binder.ErrorMessageProvider
- com.vaadin.flow.component.HasComponents (also extends com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled)
- com.vaadin.flow.data.provider.HasDataGenerators<T>
- com.vaadin.flow.data.binder.HasDataProvider<T>
- com.vaadin.flow.data.provider.HasDataView<T,F,V>
- com.vaadin.flow.component.HasElement
- com.vaadin.flow.component.HasEnabled
- com.vaadin.flow.data.binder.HasFilterableDataProvider<T,F>
- com.vaadin.flow.data.provider.hierarchy.HasHierarchicalDataProvider<T>
- com.vaadin.flow.data.binder.HasItemComponents<T>
- com.vaadin.flow.data.binder.HasItemComponents.ItemComponent<T>
- com.vaadin.flow.data.binder.HasItems<T>
- com.vaadin.flow.data.binder.HasItemsAndComponents<T> (also extends com.vaadin.flow.data.binder.HasItemComponents<T>, com.vaadin.flow.data.binder.HasItems<T>)
- com.vaadin.flow.data.provider.HasLazyDataView<T,F,V>
- com.vaadin.flow.data.provider.HasListDataView<T,V>
- com.vaadin.flow.data.binder.HasValidator<V>
- com.vaadin.flow.component.HasValue<E,V>
- com.vaadin.flow.component.HasValueAndElement<E,V> (also extends com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasValue<E,V>)
- com.vaadin.flow.data.value.HasValueChangeMode
- com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater
- com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater.HierarchicalUpdate
- com.vaadin.flow.data.provider.hierarchy.HierarchicalConfigurableFilterDataProvider<T,Q,C> (also extends com.vaadin.flow.data.provider.ConfigurableFilterDataProvider<T,Q,C>, com.vaadin.flow.data.provider.hierarchy.HierarchicalDataProvider<T,F>)
- com.vaadin.flow.data.provider.hierarchy.HierarchicalDataProvider<T,F>
- com.vaadin.flow.data.provider.IdentifierProvider<T>
- com.vaadin.flow.data.provider.InMemoryDataProvider<T>
- com.vaadin.flow.data.provider.ItemCountChangeListener
- com.vaadin.flow.data.provider.LazyDataView<T>
- com.vaadin.flow.data.provider.ListDataView<T,V>
- com.vaadin.flow.data.selection.MultiSelect<C,T>
- com.vaadin.flow.data.selection.MultiSelectionListener<C,T> (also extends java.util.EventListener)
- com.vaadin.flow.data.binder.PropertyDefinition<T,V>
- com.vaadin.flow.data.binder.PropertySet<T>
- com.vaadin.flow.data.renderer.Rendering<SOURCE>
- com.vaadin.flow.data.binder.RequiredFieldConfigurator
- com.vaadin.flow.data.binder.Result<R>
- com.vaadin.flow.data.selection.SelectionEvent<C,T>
- com.vaadin.flow.data.selection.SelectionListener<C,T> (also extends java.util.EventListener)
- com.vaadin.flow.data.selection.SelectionModel<C,T>
- com.vaadin.flow.data.selection.SelectionModel.Multi<C,T>
- com.vaadin.flow.data.selection.SelectionModel.Single<C,T>
- com.vaadin.flow.function.SerializableBiPredicate<T,U> (also extends java.util.function.BiPredicate<T,U>)
- com.vaadin.flow.function.SerializableEventListener (also extends java.util.EventListener)
- com.vaadin.flow.function.SerializableFunction<T,R> (also extends java.util.function.Function<T,R>)
- com.vaadin.flow.data.binder.Setter<BEAN,FIELDVALUE> (also extends java.util.function.BiConsumer<T,U>)
- com.vaadin.flow.data.selection.SingleSelect<C,T>
- com.vaadin.flow.data.selection.SingleSelectionListener<C,T> (also extends java.util.EventListener)
- com.vaadin.flow.data.event.SortEvent.SortNotifier<T,S>
- com.vaadin.flow.data.binder.StatusChangeListener
- com.vaadin.flow.data.binder.ValidationResult
- com.vaadin.flow.data.binder.Validator<T> (also extends java.util.function.BiFunction<T,U,R>)
- com.vaadin.flow.function.ValueProvider<SOURCE,TARGET>
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2000–2020 Vaadin Ltd. All rights reserved.