Uses of Class
com.opensymphony.webwork.components.table.WebTableColumn

Packages that use WebTableColumn
com.opensymphony.webwork.components.table   
 

Uses of WebTableColumn in com.opensymphony.webwork.components.table
 

Fields in com.opensymphony.webwork.components.table declared as WebTableColumn
protected  WebTableColumn[] WebTable.columns
           
 

Methods in com.opensymphony.webwork.components.table that return WebTableColumn
 WebTableColumn WebTable.getColumn(int index)
           
 WebTableColumn[] WebTable.getColumns()
           
 


WebWork Project Page