T - Property type@Priority(value=2147483647) public class DefaultValidatableInputPropertyRenderer<T> extends Object implements com.holonplatform.core.property.PropertyRenderer<ValidatableInput,T>
PropertyRenderer to create ValidatableInput components.| Constructor and Description |
|---|
DefaultValidatableInputPropertyRenderer() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ValidatableInput> |
getRenderType() |
ValidatableInput |
render(com.holonplatform.core.property.Property<? extends T> property) |
public DefaultValidatableInputPropertyRenderer()
public Class<? extends ValidatableInput> getRenderType()
getRenderType in interface com.holonplatform.core.property.PropertyRenderer<ValidatableInput,T>public ValidatableInput render(com.holonplatform.core.property.Property<? extends T> property)
render in interface com.holonplatform.core.property.PropertyRenderer<ValidatableInput,T>Copyright © 2020 The Holon Platform. All rights reserved.