borland Packages  Class Hierarchy  internetbeans.taglib Package 

ControlTag class

java.lang.Object
   +----com.borland.internetbeans.taglib.ComponentTag
           +----com.borland.internetbeans.taglib.ControlTag

About the ControlTag class

Variables  Properties  Methods  

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

This class is used internally by other com.borland classes. You should never use this class directly.


ControlTag variables

Variables implemented in com.borland.internetbeans.taglib.ComponentTag

ControlTag properties

*Read-only properties **Write-only properties

Properties implemented in this class

Properties implemented in com.borland.internetbeans.taglib.ComponentTag

Properties implemented in java.lang.Object

ControlTag methods

Methods implemented in this class

Methods implemented in com.borland.internetbeans.taglib.ComponentTag

Methods implemented in java.lang.Object


ControlTag properties

columnName

 public String getColumnName()
 public void setColumnName(String newColumnName)

dataSet

 public String getDataSet()
 public void setDataSet(String newDataSet)

ControlTag methods

findDataSet()

  public DataSet findDataSet()

newComponent()

  protected IxComponent newComponent()

Overrides: com.borland.internetbeans.taglib.ComponentTag.newComponent()

postWireComponent()

  protected void postWireComponent()

Overrides: com.borland.internetbeans.taglib.ComponentTag.postWireComponent()

preWireComponent()

  protected void preWireComponent()

Overrides: com.borland.internetbeans.taglib.ComponentTag.preWireComponent()