| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components |
| Modifier and Type | Method and Description |
|---|---|
static <P extends com.holonplatform.core.property.Property> |
Components.listing.propertiesUsingTable(Iterable<P> properties)
Builder to create an
PropertyListing instance using a Table as backing component. |
static <P extends com.holonplatform.core.property.Property<?>> |
Components.listing.propertiesUsingTable(P... properties)
Builder to create an
PropertyListing instance using a Table as backing component. |
static <P extends com.holonplatform.core.property.Property<?>> |
PropertyListing.tableBuilder(Iterable<P> properties)
Builder to create an
PropertyListing instance using a Table as backing component. |
Copyright © 2019 The Holon Platform. All rights reserved.