Interface | Description |
---|---|
DatasourceDefinition |
Marker interface for datasource definitions.
|
ItemResolver<T> |
Interface looking up items from ids and ids from items
|
PropertySetFactory<T> |
Interface of a
Vaadin 8 PropertySet factory. |
WithDatasource<DEF extends DatasourceDefinition> |
FieldDefinition s can implement this interface in order to get hold of datasources. |
Class | Description |
---|---|
BaseDatasourceDefinition |
A base datasource definition with some items and defaults shared by various datasource definitions.
|
Annotation Type | Description |
---|---|
DatasourceType |
TypeAlias specifying a DatasourceDefinition type. |
Copyright © 2020 Magnolia International Ltd.. All rights reserved.