WUI : API


Uses of Class
org.westofj.wui.table.WTableColumnModel

Packages that use WTableColumnModel
org.westofj.wui.table   
 

Uses of WTableColumnModel in org.westofj.wui.table
 

Methods in org.westofj.wui.table that return WTableColumnModel
 WTableColumnModel WTable.getColumnModel()
           
 

Methods in org.westofj.wui.table with parameters of type WTableColumnModel
 void WTable.setColumnModel(WTableColumnModel model)
           
 

Constructors in org.westofj.wui.table with parameters of type WTableColumnModel
WTable(WTableModel dm, WTableColumnModel cm)
           
 


Copyright (c) 2003 West of J - All rights reserved.