|
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.SessionInfoBeanInfo
Internal: Applications should not use this class.
BeanInfo implementation for SessionInfo. This class provides the getters and setters for properties and validation and methods for enumerated value strings.
SessionInfo| Field Summary |
| Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
SessionInfoBeanInfo()
Internal: Applications should not use this class. |
|
| Method Summary | |
java.beans.BeanInfo[] |
getAdditionalBeanInfo()
Internal: Applications should not use this method. |
protected java.lang.Class |
getBeanClass()
Internal: Applications should not use this method. |
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 SessionInfoBeanInfo()
Default constructor.
| Method Detail |
protected java.lang.Class getBeanClass()
InfoObjectBeanInfoReturns the class of the bean that this BeanInfo describes.
getBeanClass in class InfoObjectBeanInfopublic java.beans.PropertyDescriptor[] getPropertyDescriptors()
Returns the property descriptors for the bean
getPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class InfoObjectBeanInfoBeanInfo.getPropertyDescriptors()public java.beans.BeanInfo[] getAdditionalBeanInfo()
Returns additional information from the bean's 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.