Uses of Interface
org.apache.tapestry.contrib.table.model.ITableRowSource

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

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

 

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

Classes in org.apache.tapestry.contrib.table.components that implement ITableRowSource
 class TableFormRows
          A low level Table component that generates the rows of the current page in the table.
 class TableRows
          A low level Table component that generates the rows of the current page in the table.
 

Methods in org.apache.tapestry.contrib.table.components that return ITableRowSource
 ITableRowSource AbstractTableRowComponent.getTableRowSource()
           
 



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