| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertySelectInputBuilder<T,C extends Input<T>,S,B extends PropertySelectInputBuilder<T,C,S,B>>
Builder to create selection
Inputs with Property data source support. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiPropertySelectInputBuilder<T>
Builder to create a multiple selection
Input with Property data source support. |
interface |
SinglePropertySelectInputBuilder<T>
Builder to create a single selection
Input with Property data source support. |
Copyright © 2019 The Holon Platform. All rights reserved.