|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyDesc | |
|---|---|
| org.slim3.commons.beanutil | This package provides the utility for Java Bean. |
| org.slim3.struts.form | This package provides form features. |
| Uses of PropertyDesc in org.slim3.commons.beanutil |
|---|
| Methods in org.slim3.commons.beanutil that return PropertyDesc | |
|---|---|
PropertyDesc |
BeanDesc.getPropertyDesc(int index)
Returns the property descriptor for index. |
PropertyDesc |
BeanDesc.getPropertyDesc(String propertyName)
Returns the property descriptor. |
| Uses of PropertyDesc in org.slim3.struts.form |
|---|
| Fields in org.slim3.struts.form declared as PropertyDesc | |
|---|---|
protected PropertyDesc |
S3DynaProperty.propertyDesc
The property descriptor. |
| Methods in org.slim3.struts.form that return PropertyDesc | |
|---|---|
PropertyDesc |
S3DynaProperty.getPropertyDesc()
Returns the property descriptor. |
| Constructors in org.slim3.struts.form with parameters of type PropertyDesc | |
|---|---|
S3DynaProperty(PropertyDesc propertyDesc)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||