|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.SimpleBeanInfo
oracle.dacf.dataset.InfoObjectBeanInfo
oracle.dacf.dataset.ColumnInfoBeanInfo
Internal: Applications should not use this class.
BeanInfo implementation for ColumnInfo. This class provides the getters and setters for properties and validation and methods for enumerated value strings.
ColumnInfo
,
InfoObjectBeanInfo
Field Summary |
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
ColumnInfoBeanInfo()
|
Method Summary | |
java.beans.BeanInfo[] |
getAdditionalBeanInfo()
Internal: Applications should not use this method. |
protected java.lang.Class |
getBeanClass()
Internal: Applications should not use this class. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Internal: Applications should not use this method. |
Methods inherited from class oracle.dacf.dataset.InfoObjectBeanInfo |
getChangeListenerMethodNames, getEventSetDescriptors, getValidationListenerMethodNames |
Methods inherited from class java.beans.SimpleBeanInfo |
getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getIcon, getMethodDescriptors, loadImage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ColumnInfoBeanInfo()
Method Detail |
protected java.lang.Class getBeanClass()
Returns the class of the bean this BeanInfo describes
getBeanClass
in class InfoObjectBeanInfo
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Returns the property descriptors for the bean
getPropertyDescriptors
in interface java.beans.BeanInfo
getPropertyDescriptors
in class InfoObjectBeanInfo
BeanInfo.getPropertyDescriptors()
public java.beans.BeanInfo[] getAdditionalBeanInfo()
Returns the property descriptors for the bean superclass
BeanInfo.getAdditionalBeanInfo()
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.