Class ActionsTableColumn

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

public class ActionsTableColumn extends HTMLTableColumn implements Serializable


Supported API: true

Extendable: false
See Also:
  • Constructor Details

    • ActionsTableColumn

      public ActionsTableColumn(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 -