| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components |
| Modifier and Type | Method and Description |
|---|---|
static <T> ItemListingBuilder.TableItemListingBuilder<T> |
Components.listing.itemsUsingTable(Class<T> itemType)
Builder to create an
ItemListing instance using a Table as backing component. |
static <T> ItemListingBuilder.TableItemListingBuilder<T> |
BeanListing.tableBuilder(Class<T> itemType)
Builder to create an
BeanListing instance using a Table as backing component. |
Copyright © 2019 The Holon Platform. All rights reserved.