oracle.adf.controller.struts.forms
Class BindingContainerActionFormBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
oracle.adf.controller.struts.forms.BindingContainerActionFormBeanInfo
- All Implemented Interfaces:
- java.beans.BeanInfo
- Direct Known Subclasses:
- BindingContainerValidationFormBeanInfo
- public class BindingContainerActionFormBeanInfo
- extends java.beans.SimpleBeanInfo
BeanInfo to restrict the available properties of the
BindingContainerActionForm class to a setter on the bindingContainer
property.
- Since:
- 9.0.5
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingContainerActionFormBeanInfo
public BindingContainerActionFormBeanInfo()
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Copyright © 1997, 2004, Oracle. All rights reserved.