ADF Controller v9.0.5

oracle.adf.controller.struts.forms
Class BindingContainerActionFormBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended byoracle.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

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
BindingContainerActionFormBeanInfo()
           
 
Method Summary
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
           
 
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
 

Constructor Detail

BindingContainerActionFormBeanInfo

public BindingContainerActionFormBeanInfo()
Method Detail

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()

ADF Controller v9.0.5

 

Copyright © 1997, 2004, Oracle. All rights reserved.