Class Hierarchy
- java.lang.Object
- org.thshsh.vaadin.ChunkRequest<T> (implements org.springframework.data.domain.Pageable)
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement)
- com.vaadin.flow.component.AbstractField<C,T> (implements com.vaadin.flow.component.HasValueAndElement<E,V>)
- com.vaadin.flow.component.orderedlayout.VerticalLayout (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.orderedlayout.FlexComponent, com.vaadin.flow.component.orderedlayout.ThemableLayout)
- org.thshsh.vaadin.ExampleFilterDataProvider<T,ID> (implements com.vaadin.flow.data.provider.BackEndDataProvider<T,F>, com.vaadin.flow.data.provider.ConfigurableFilterDataProvider<T,Q,C>)
- org.thshsh.vaadin.StringSearchDataProvider<T,ID> (implements com.vaadin.flow.data.provider.BackEndDataProvider<T,F>, com.vaadin.flow.data.provider.ConfigurableFilterDataProvider<T,Q,C>)
- org.thshsh.vaadin.UIUtils
Interface Hierarchy
- org.thshsh.vaadin.ExampleFilterDataProvider.Finder<T,ID>
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.thshsh.vaadin.ExampleFilterRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.thshsh.vaadin.ExampleFilterRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.thshsh.vaadin.StringSearchRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.Repository<T,ID>)
- org.thshsh.vaadin.StringSearchRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.Repository<T,ID>)
- org.thshsh.vaadin.StringSearchRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
Copyright © 2021. All rights reserved.