|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.util.DynamicBeanInfo
public class DynamicBeanInfo
BeanInfo for the DynamicPropertyBag object. This BeanInfo is dynamic, depending upon the properties set in the customizer for the property bag.
| Constructor Summary | |
|---|---|
DynamicBeanInfo()
|
|
| Method Summary | |
|---|---|
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Get the list of property descriptors |
java.lang.String |
getStringDummy()
Dummy getter routine. |
void |
setProperties(java.lang.String[] list)
Sets the property list. |
| Constructor Detail |
|---|
public DynamicBeanInfo()
| Method Detail |
|---|
public void setProperties(java.lang.String[] list)
list - String array of component namespublic java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class java.beans.SimpleBeanInfopublic java.lang.String getStringDummy()
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||