|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.SimpleBeanInfo | +--com.ibm.commerce.pa.widget.beans.TreeNodeDataBeanBeanInfo
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
TreeNodeDataBeanBeanInfo()
|
Method Summary | |
java.beans.MethodDescriptor |
addChild_comibmcommercebeansTreeNodeDataBeanMethodDescriptor()
Gets the addChild(com.ibm.commerce.beans.TreeNodeDataBean) method descriptor. |
java.beans.PropertyDescriptor |
allowsChildrenPropertyDescriptor()
Gets the allowsChildren property descriptor. |
java.beans.IndexedPropertyDescriptor |
childAtPropertyDescriptor()
Gets the childAt property descriptor. |
java.beans.PropertyDescriptor |
childCountPropertyDescriptor()
Gets the childCount property descriptor. |
java.beans.MethodDescriptor |
childrenMethodDescriptor()
Gets the children() method descriptor. |
java.beans.PropertyDescriptor |
dataElementPropertyDescriptor()
Gets the dataElement property descriptor. |
static java.lang.reflect.Method |
findMethod(java.lang.Class aClass,
java.lang.String methodName,
int parameterCount)
Find the method by comparing (name & parameter size) against the methods in the class. |
java.beans.MethodDescriptor |
getAllowsChildrenMethodDescriptor()
Gets the getAllowsChildren() method descriptor. |
static java.lang.Class |
getBeanClass()
Gets the bean class. |
static java.lang.String |
getBeanClassName()
Gets the bean class name. |
java.beans.BeanDescriptor |
getBeanDescriptor()
Returns the bean descriptor. |
java.beans.MethodDescriptor |
getChildAt_intMethodDescriptor()
Gets the getChildAt(int) method descriptor. |
java.beans.MethodDescriptor |
getChildCountMethodDescriptor()
Gets the getChildCount() method descriptor. |
java.beans.MethodDescriptor |
getDataElementMethodDescriptor()
Gets the getDataElement() method descriptor. |
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Return the event set descriptors for this bean. |
java.beans.MethodDescriptor |
getIndex_comibmcommercebeansTreeNodeDataBeanMethodDescriptor()
Gets the getIndex(com.ibm.commerce.beans.TreeNodeDataBean) method descriptor. |
java.beans.MethodDescriptor[] |
getMethodDescriptors()
Return the method descriptors for this bean. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Return the property descriptors for this bean. |
java.beans.MethodDescriptor |
isLeafMethodDescriptor()
Gets the isLeaf() method descriptor. |
java.beans.PropertyDescriptor |
leafPropertyDescriptor()
Gets the leaf property descriptor. |
java.beans.MethodDescriptor |
setDataElement_comibmcommercebeansDataBeanMethodDescriptor()
Gets the setDataElement(com.ibm.commerce.beans.DataBean) method descriptor. |
java.beans.MethodDescriptor |
setDataElement_comibmcommercebeansListDataBeanMethodDescriptor()
Gets the setDataElement(com.ibm.commerce.beans.ListDataBean) method descriptor. |
Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getIcon, loadImage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TreeNodeDataBeanBeanInfo()
Method Detail |
public java.beans.MethodDescriptor addChild_comibmcommercebeansTreeNodeDataBeanMethodDescriptor()
public java.beans.PropertyDescriptor allowsChildrenPropertyDescriptor()
public java.beans.IndexedPropertyDescriptor childAtPropertyDescriptor()
public java.beans.PropertyDescriptor childCountPropertyDescriptor()
public java.beans.MethodDescriptor childrenMethodDescriptor()
public java.beans.PropertyDescriptor dataElementPropertyDescriptor()
public static java.lang.reflect.Method findMethod(java.lang.Class aClass, java.lang.String methodName, int parameterCount)
aClass
- java.lang.ClassmethodName
- java.lang.StringparameterCount
- intpublic java.beans.MethodDescriptor getAllowsChildrenMethodDescriptor()
public static java.lang.Class getBeanClass()
public static java.lang.String getBeanClassName()
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor getChildAt_intMethodDescriptor()
public java.beans.MethodDescriptor getChildCountMethodDescriptor()
public java.beans.MethodDescriptor getDataElementMethodDescriptor()
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor getIndex_comibmcommercebeansTreeNodeDataBeanMethodDescriptor()
public java.beans.MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor isLeafMethodDescriptor()
public java.beans.PropertyDescriptor leafPropertyDescriptor()
public java.beans.MethodDescriptor setDataElement_comibmcommercebeansDataBeanMethodDescriptor()
public java.beans.MethodDescriptor setDataElement_comibmcommercebeansListDataBeanMethodDescriptor()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |