Package | Description |
---|---|
com.whitestein.lsps.vaadin.forms | |
com.whitestein.lsps.vaadin.forms.datasource | |
com.whitestein.lsps.vaadin.forms.filter |
Class and Description |
---|
ITreeDataSource |
IVaadinContainerDataSourceAdapter
Adapts
forms::DataSource and provides Vaadin Container which can be asked for tabular data. |
IVaadinContainerDataSourceAdapter.FilterConfigProvider
Converts filter propertyId to FilterConfig id.
|
ValueProvider
Extracts a particular value from a row object, e.g.
|
Class and Description |
---|
ITreeDataSource |
IVaadinContainerDataSourceAdapter
Adapts
forms::DataSource and provides Vaadin Container which can be asked for tabular data. |
IVaadinContainerDataSourceAdapter.FilterConfigProvider
Converts filter propertyId to FilterConfig id.
|
IVaadinContainerDataSourceAdapter.FullyCapableContainer
An interface for container that can do everything
VaadinContainerDataSourceAdapter needs. |
VaadinContainerDataSourceAdapter.DataSourceQueryFactory |
ValueProvider
Extracts a particular value from a row object, e.g.
|
ValueProvider.AbstractValueProvider
Extend this to get basic value provider functionality out of the box - return class, comparator and memoization.
|
ValueProvider.DelegatingValueProvider
Decorator pattern - delegates all calls to delegate.
|
ValueWriter
An interface for objects able to accept property value changes from ui.
|
Class and Description |
---|
IVaadinContainerDataSourceAdapter.UnconvertableLoadedDataFilter
Filters that implement are impossible to convert into data filters.
|
ValueProvider
Extracts a particular value from a row object, e.g.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.