| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItemListingConfigurator<T,P,L extends ItemListing<T,P>,C extends ItemListingConfigurator<T,P,L,C>>
ItemListing configurator. |
static interface |
ItemListingConfigurator.ItemListingColumnBuilder<T,P,L extends ItemListing<T,P>,B extends ItemListingConfigurator<T,P,L,B>>
ItemListing column builder.
|
static interface |
ItemListingConfigurator.ItemListingContextMenuBuilder<T,P,L extends ItemListing<T,P>,B extends ItemListingConfigurator<T,P,L,B>>
ItemListing context menu builder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanListingBuilder<T>
BeanListing builder. |
static interface |
BeanListingBuilder.DatastoreBeanListingBuilder<T>
BeanListing builder with DatastoreDataProviderConfigurator support. |
interface |
BeanListingConfigurator<T,C extends BeanListingConfigurator<T,C>>
BeanListing configurator. |
interface |
ItemListingBuilder<T,P,L extends ItemListing<T,P>,B extends ItemListingBuilder<T,P,L,B>>
ItemListing builder. |
interface |
PropertyListingBuilder
PropertyListing builder. |
static interface |
PropertyListingBuilder.DatastorePropertyListingBuilder
PropertyListing builder with DatastoreDataProviderConfigurator support. |
interface |
PropertyListingConfigurator<C extends PropertyListingConfigurator<C>>
PropertyListing configurator. |
Copyright © 2019 The Holon Platform. All rights reserved.