| Constructor and Description |
|---|
DefaultInputPropertyRenderer() |
| Modifier and Type | Method and Description |
|---|---|
static <V> Optional<Input<V>> |
createByType(Class<V> type)
Create an
Input to handle given value type, if available. |
Class<? extends Input> |
getRenderType() |
Input |
render(com.holonplatform.core.property.Property<? extends T> property) |
Copyright © 2020 The Holon Platform. All rights reserved.