borland Packages  Class Hierarchy  internetbeans.taglib Package 

TableTag class

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

About the TableTag 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.

This class is a JSP tag handler for the WebBeans Express Tag Library.


TableTag variables

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

TableTag 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

TableTag methods

Methods implemented in this class

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

Methods implemented in java.lang.Object


TableTag properties

dataSet

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

tableModel

 public String getTableModel()
 public void setTableModel(String newTableModel)

TableTag methods

findDataSet()

  public DataSet findDataSet()

findTableModel()

  public TableModel findTableModel()

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()