T
- Property typepublic static interface Input.InputFieldPropertyRenderer<T,F extends com.vaadin.data.HasValue<T> & com.vaadin.ui.Component> extends Input.InputPropertyRenderer<T>
Modifier and Type | Method and Description |
---|---|
default Input<T> |
render(com.holonplatform.core.property.Property<? extends T> property) |
F |
renderField(com.holonplatform.core.property.Property<? extends T> property)
Render given
property as consistent value type HasValue component to handle the property
value. |
getRenderType
Copyright © 2019 The Holon Platform. All rights reserved.