Uses of Interface
org.apache.tapestry.contrib.table.components.TableColumnModelSource

Packages that use TableColumnModelSource
org.apache.tapestry.contrib.table.components   
 

Uses of TableColumnModelSource in org.apache.tapestry.contrib.table.components
 

Classes in org.apache.tapestry.contrib.table.components that implement TableColumnModelSource
 class TableColumnModelSourceImpl
          A placeholder for a static methods related to the Table component
 

Methods in org.apache.tapestry.contrib.table.components that return TableColumnModelSource
abstract  TableColumnModelSource TableView.getModelSource()