borland Packages Class Hierarchy jbcl.dataset Package Index
java.lang.Object +----borland.jbcl.util.BasicBeanInfo +----borland.jbcl.dataset.ParameterRowBeanInfo
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.
public ParameterRowBeanInfo()Contructs a ParameterRowBeanInfo component.