| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertyListingBuilder<B extends PropertyListingBuilder<B,X>,X extends com.vaadin.ui.Component>
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PropertyListingBuilder.GridPropertyListingBuilder
Builder to create
PropertyListing components using a Grid 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.