wt.templateutil.table
Class ActionsTableColumn

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

public class ActionsTableColumn
extends HTMLTableColumn
implements Serializable



Supported API: true

Extendable: false

See Also:
Serialized Form

Constructor Summary
ActionsTableColumn(int modelIndex)
          Deprecated.  
 
Method Summary
 
Methods inherited from class wt.templateutil.table.HTMLTableColumn
getColumnProperties, getHeader, getHeaderComponent, getHeaderProperties, getIdentifier, getModelIndex, setColumnProperties, setHeader, setHeaderProperties, setIdentifier, setModelIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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 -