Package org.apache.tapestry5.beanmodel
package org.apache.tapestry5.beanmodel
Support classes for the
BeanEditor
component.-
ClassDescriptionBeanModel<T>Provides the information necessary to build a user interface to view, create or edit an instance of a particular type.Utility class for creating
BeanModelSource
instances without Tapestry-IoC.Utilities used in a few places to modify an existingBeanModel
.Used to read or update the value associated with a property.Extension toPropertyConduit
that adds a method to access the generic property type.Part of aBeanModel
that defines the attributes of a single property of a bean.