borland Packages  Class Hierarchy  datastore Package 

TxManagerBeanInfo component

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

About the TxManagerBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo

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

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

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


TxManagerBeanInfo variables

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

TxManagerBeanInfo constructors

TxManagerBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

TxManagerBeanInfo methods

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

Methods implemented in java.lang.Object


TxManagerBeanInfo constructors

TxManagerBeanInfo()

  public TxManagerBeanInfo()
Constructs a TxManagerBeanInfo component.