Uses of Class
org.apache.pivot.wtk.TableView.ColumnSequence

Packages that use TableView.ColumnSequence
org.apache.pivot.wtk Contains classes that define the structure and behavior of WTK user interface components. 
 

Uses of TableView.ColumnSequence in org.apache.pivot.wtk
 

Methods in org.apache.pivot.wtk that return TableView.ColumnSequence
 TableView.ColumnSequence TableView.getColumns()
          Returns the table column sequence.