borland Packages  Class Hierarchy  datastore Package 

DataStorePumpBeanInfo component

java.lang.Object
   +----com.borland.jb.util.BasicBeanInfo
           +----com.borland.datastore.DataStorePumpBeanInfo

About the DataStorePumpBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

Note: This is a feature of JBuilder Professional and Enterprise.

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

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


DataStorePumpBeanInfo variables

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

DataStorePumpBeanInfo constructors

DataStorePumpBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

DataStorePumpBeanInfo methods

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

Methods implemented in java.lang.Object


DataStorePumpBeanInfo constructors

DataStorePumpBeanInfo()

  public DataStorePumpBeanInfo()
Constructs a DataStorePumpBeanInfo component.