Package | Description |
---|---|
org.apache.tapestry.components |
Basic, fundamental components used to construct more complex components, or pages.
|
org.apache.tapestry.util |
A general set of resuable classes and utilities for creating Internet and XML applications.
|
Modifier and Type | Method and Description |
---|---|
abstract IPrimaryKeyConverter |
ForBean.getConverter() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPrimaryKeyConverter
Companion to the
For component , this class is an
implementation of IPrimaryKeyConverter that performs some
additional handling, such as tracking value sets.. |