Package org.apache.tapestry5.internal.beaneditor

For internal usage only.

See:
          Description

Class Summary
BeanModelImpl<T>  
BeanModelUtils Utilities used in a few places to modify an existing BeanModel.
EnvironmentMessages Holds the current (overrides) Messages object and override id for placemnt into the environment by FieldValidatorDefaultSourceImpl so ValidationConstraintGenerator implementations have access to the catalog if necessary.
MessagesConstraintGenerator Generates constraints from the containing component's property file.
PrimitiveFieldConstraintGenerator Adds a "required" constraint for any property of whose type is a primitive (not a wrapper or reference) type.
PropertyModelImpl  
ValidateAnnotationConstraintGenerator Checks for the Validate annotation, and extracts its value to form the result.
 

Package org.apache.tapestry5.internal.beaneditor Description

For internal usage only. Support classes for the BeanEditor component. API subject to change.



Copyright © 2003-2012 The Apache Software Foundation.