public interface BeanView
Class.getMethod()
and
BeanUtils.getPropertyDescriptors()
not guaranteeing the order
of properties.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.
|
String[] getProperties()