| Constructor and Description |
|---|
FallbackBeanView(PropertyAccessor accessor,
ArooaClass arooaClass) |
FallbackBeanView(PropertyAccessor accessor,
Object bean) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getProperties()
Get the names of the readable properties.
|
String |
titleFor(String property)
For a given property name, provide the title for the property.
|
public FallbackBeanView(PropertyAccessor accessor, Object bean)
public FallbackBeanView(PropertyAccessor accessor, ArooaClass arooaClass)
public String[] getProperties()
BeanViewgetProperties in interface BeanViewCopyright © 2023. All rights reserved.