|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanView
Provide extra information about a bean. The need for this information came
from Java's Class.getMethod()
and
BeanUtils.getPropertyDescriptors()
not guaranteeing the order
of properties.
Method Summary | |
---|---|
String[] |
getProperties()
|
String |
titleFor(String property)
|
Method Detail |
---|
String[] getProperties()
String titleFor(String property)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |