Uses of Class
org.apache.pivot.wtk.TableView.ColumnSequence
-
Packages that use TableView.ColumnSequence Package Description 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 Modifier and Type Method Description TableView.ColumnSequence
TableView. getColumns()
Returns the table column sequence.
-