Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.tapestry5.beaneditor Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
BeanModelProvides the information necessary to build a user interface to view, create or edit an instance of a particular BeanModels are not thread-safe, they are also not serializable.Interfaceorg.apache.tapestry5.beaneditorApache Tapestry
DataTypeUsed to explicitly set the data type used to select an editor (or display) block.Classorg.apache.tapestry5.beaneditorApache Tapestry
DataTypeConstantsDefines the names of data types used to select an editor (or display) block for a property.Classorg.apache.tapestry5.beaneditorApache Tapestry
NonVisualMarker annotation for properties which are non-visual, and so should not appear (by default) inside a BeanModel.Classorg.apache.tapestry5.beaneditorApache Tapestry
PropertyModelPart of a BeanModel that defines the attributes of a single property of a A PropertyModel is also an AnnotationProvider, as long as the PropertyConduit isInterfaceorg.apache.tapestry5.beaneditorApache Tapestry
RelativePositionenum RelativePositionextends EnumControls the position of newly added PropertyModels inside a BeanModel.Classorg.apache.tapestry5.beaneditorApache Tapestry
ReorderPropertiesAn annotation that may be placed on a JavaBean to re-order the properties.Classorg.apache.tapestry5.beaneditorApache Tapestry
TranslateUsed to attach the name of a Translator used to convert the associated property between server-side and client-side representations.Classorg.apache.tapestry5.beaneditorApache Tapestry
ValidateUsed to attach validation constraints directly to a property (either the getter or the setter method).Classorg.apache.tapestry5.beaneditorApache Tapestry
WidthDefines the desired width of the field used to edit the property.Classorg.apache.tapestry5.beaneditorApache Tapestry