Package org.apache.tapestry5.util

Class Summary
AbstractSelectModel Base class for SelectModel implementations, whose primary job is to provide the AbstractSelectModel.visit(SelectModelVisitor) method.
DefaultPrimaryKeyEncoder<K extends Serializable,V> Deprecated. See deprecation notes for PrimaryKeyEncoder.
EnumSelectModel A basic select model for a particular Enum type.
EnumValueEncoder<E extends Enum<E>> A value encoder that can be used for aribrary Enum types.
ResponseWrapper Implementation of Response that delegates all method invocations to a delegate instance.
StringToEnumCoercion<T extends Enum> A Coercion for converting strings into an instance of a particular enumerated type.
TextStreamResponse  
 



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