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

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

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

 

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

Methods in org.apache.tapestry.contrib.table.components that return IPrimaryKeyConvertor
 IPrimaryKeyConvertor TableFormRows.getCachedConvertor()
          Returns the PK convertor cached within the realm of the current request cycle.
abstract  IPrimaryKeyConvertor TableFormRows.getConvertor()
           
abstract  IPrimaryKeyConvertor TableFormRows.getConvertorCache()
           
 

Methods in org.apache.tapestry.contrib.table.components with parameters of type IPrimaryKeyConvertor
abstract  void TableFormRows.setConvertorCache(IPrimaryKeyConvertor convertor)
           
 



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