| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ItemListingBuilder.BaseTableItemListingBuilder<T,P,C extends ItemListing<T,P>,B extends ItemListingBuilder.BaseTableItemListingBuilder<T,P,C,B>>
Base builder to create an
ItemListing with a Table as backing component. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ItemListingBuilder.TableItemListingBuilder<T>
Builder to create an
ItemListing with a Table as backing component. |
static interface |
PropertyListingBuilder.TablePropertyListingBuilder
Builder to create
PropertyListing components using a Table as backing component. |
Copyright © 2019 The Holon Platform. All rights reserved.