Package org.apache.tapestry5.beaneditor


package org.apache.tapestry5.beaneditor
  • Class
    Description
    Used to explicitly set the data type used to select an editor (or display) block.
    Defines the names of data types used to select an editor (or display) block for a property.
    Marker annotation for properties which are non-visual, and so should not appear (by default) inside a BeanModel.
    Controls the position of newly added PropertyModel inside a BeanModel.
    An annotation that may be placed on a JavaBean to re-order the properties.
    Used to explicitly define whether a property should be considerable sortable or not.
    Used to attach the name of a Translator used to convert the associated property between server-side and client-side representations.
    Used to attach validation constraints directly to a property (either the getter or the setter method).
    Defines the desired width of the field used to edit the property.