borland Packages  Class Hierarchy  dx.dataset Package 

ParameterRowBeanInfo component

java.lang.Object
   +----com.borland.jb.util.BasicBeanInfo
           +----com.borland.dx.dataset.ParameterRowBeanInfo

About the ParameterRowBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

The ParameterRowBeanInfo component provides explicit information about the ParameterRow component to JBuilder (and other visual tools that support JavaBeans). It extends the BasicBeanInfo class.

The ParameterRowBeanInfo component specifies the properties of the ParameterRow that appear at design time and their access methods.

The ParameterRowBeanInfo component does not expose the methods and events of the ParameterRow, but specifies that they be extracted through introspection.


ParameterRowBeanInfo variables

Variables implemented in com.borland.jb.util.BasicBeanInfo

ParameterRowBeanInfo constructors

ParameterRowBeanInfo properties

*Read-only properties **Write-only properties

Properties implemented in com.borland.jb.util.BasicBeanInfo

Properties implemented in java.lang.Object

ParameterRowBeanInfo methods

Methods implemented in com.borland.jb.util.BasicBeanInfo

Methods implemented in java.lang.Object


ParameterRowBeanInfo constructors

ParameterRowBeanInfo()

  public ParameterRowBeanInfo()
Contructs a ParameterRowBeanInfo component.