borland Packages  Class Hierarchy  dbswing Package 

DBButtonDataBinderBeanInfo component

java.lang.Object
   +----com.borland.jb.util.BasicBeanInfo
           +----com.borland.dbswing.DBButtonDataBinderBeanInfo

About the DBButtonDataBinderBeanInfo component

Variables  Constructors  Properties  Methods  

Implements BeanInfo, Serializable

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

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

The DBButtonDataBinderBeanInfo component specifies the properties of the DBButtonDataBinder that appear at design time in the Inspector and their access methods.

The DBButtonDataBinderBeanInfo component does not expose the methods and events of the DBButtonDataBinder, but specifies that JBuilder extracts this information through introspection.


DBButtonDataBinderBeanInfo variables

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

DBButtonDataBinderBeanInfo constructors

DBButtonDataBinderBeanInfo properties

*Read-only properties **Write-only properties

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

Properties implemented in java.lang.Object

DBButtonDataBinderBeanInfo methods

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

Methods implemented in java.lang.Object


DBButtonDataBinderBeanInfo constructors

DBButtonDataBinderBeanInfo()

  public DBButtonDataBinderBeanInfo()
Constructs a DBButtonDataBinderBeanInfo component.