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