public static class MhuBeanItem.PojoPropertyDescriptor<BT> extends Object implements com.vaadin.data.util.VaadinPropertyDescriptor<BT>
| Constructor and Description |
|---|
MhuBeanItem.PojoPropertyDescriptor(de.mhus.lib.core.pojo.PojoAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.data.Property<?> |
createProperty(BT bean) |
String |
getName() |
de.mhus.lib.core.pojo.PojoAttribute<?> |
getPojoAttribute() |
Class<?> |
getPropertyType() |
public MhuBeanItem.PojoPropertyDescriptor(de.mhus.lib.core.pojo.PojoAttribute<?> attr)
public String getName()
getName in interface com.vaadin.data.util.VaadinPropertyDescriptor<BT>public Class<?> getPropertyType()
getPropertyType in interface com.vaadin.data.util.VaadinPropertyDescriptor<BT>public com.vaadin.data.Property<?> createProperty(BT bean)
createProperty in interface com.vaadin.data.util.VaadinPropertyDescriptor<BT>public de.mhus.lib.core.pojo.PojoAttribute<?> getPojoAttribute()
Copyright © 2014. All rights reserved.