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

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

Components that make up the core of the tapestry contrib's Table component. 

 

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()
           
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.