| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertyInputForm
A
PropertyInputGroup which provides an UI component to display the group elements, which can be composed
using a Composer. |
interface |
PropertyInputGroup
A
BoundComponentGroup which handles Input elements type and uses a Property set to bind and
identify the elements within the group. |
interface |
ValidatableInput<T>
An
Input component with validation support using Validators. |
interface |
ValidatableMultiSelect<T>
An
MultiSelect component with validation support using Validators. |
interface |
ValidatableSingleSelect<T>
An
SingleSelect component with validation support using Validators. |
Copyright © 2019 The Holon Platform. All rights reserved.