Class TreeTableColumn

java.lang.Object
wt.templateutil.table.HTMLTableColumn
wt.templateutil.table.TreeTableColumn
All Implemented Interfaces:
Serializable

public class TreeTableColumn extends HTMLTableColumn implements Serializable


Supported API: true

Extendable: false
See Also:
  • Constructor Details

    • TreeTableColumn

      public TreeTableColumn(int modelIndex)
      Deprecated.
      Constuctor that sets the modelIndex of the column that points to the corresponding column in the TableModel.

      Supported API: true
      Parameters:
      modelIndex -