WUI : API


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

Packages that use WTable
org.westofj.wui.table   
 

Uses of WTable in org.westofj.wui.table
 

Methods in org.westofj.wui.table that return WTable
 WTable WTableSelectionEvent.getTable()
          Returns the source of the event.
 

Methods in org.westofj.wui.table with parameters of type WTable
 void WTableSimpleLayout.initialize(WTable table)
           
 void WTableServerScrollLayout.initialize(WTable table)
           
 void WTableSelectLayout.initialize(WTable table)
           
 void WTableLayout.initialize(WTable table)
           
 

Constructors in org.westofj.wui.table with parameters of type WTable
WTableSelectionEvent(WTable table, WTableColumn column, int row, int event)
          Constructs a selection event.
 


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