borland Packages  Class Hierarchy  datastore Package 

DataStoreSyncBeanInfo component

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

About the DataStoreSyncBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

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

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

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


DataStoreSyncBeanInfo variables

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

DataStoreSyncBeanInfo constructors

DataStoreSyncBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

DataStoreSyncBeanInfo methods

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

Methods implemented in java.lang.Object


DataStoreSyncBeanInfo constructors

DataStoreSyncBeanInfo()

  public DataStoreSyncBeanInfo()
Constructs a DataStoreSyncBeanInfo component.