| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItemListingBuilder<T,P,L extends ItemListing<T,P>,B extends ItemListingBuilder<T,P,L,B>>
ItemListing builder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanListingBuilder<T>
BeanListing builder. |
static interface |
BeanListingBuilder.DatastoreBeanListingBuilder<T>
BeanListing builder with DatastoreDataProviderConfigurator support. |
interface |
PropertyListingBuilder
PropertyListing builder. |
static interface |
PropertyListingBuilder.DatastorePropertyListingBuilder
PropertyListing builder with DatastoreDataProviderConfigurator support. |
Copyright © 2020 The Holon Platform. All rights reserved.