borland Packages  Class Hierarchy  jbcl.dataset Package  Index 

ParameterRowBeanInfo component

java.lang.Object
   +----borland.jbcl.util.BasicBeanInfo
           +----borland.jbcl.dataset.ParameterRowBeanInfo

About the ParameterRowBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

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

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

The ParameterRowBeanInfo class does not expose the methods and events of the ParameterRow, but specifies that JBuilder extracts this information through introspection.


ParameterRowBeanInfo variables

Variables implemented in borland.jbcl.util.BasicBeanInfo

ParameterRowBeanInfo constructors

ParameterRowBeanInfo properties

*Read-only properties **Write-only properties

Properties implemented in borland.jbcl.util.BasicBeanInfo

Properties implemented in java.lang.Object

ParameterRowBeanInfo methods

Methods implemented in borland.jbcl.util.BasicBeanInfo

Methods implemented in java.lang.Object


ParameterRowBeanInfo constructors

ParameterRowBeanInfo()

  public ParameterRowBeanInfo()
Contructs a ParameterRowBeanInfo component.