|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |