Uses of Interface
org.apache.tapestry5.beanmodel.PropertyConduit2
Packages that use PropertyConduit2
Package
Description
-
Uses of PropertyConduit2 in org.apache.tapestry5.beanmodel.internal
Subinterfaces of PropertyConduit2 in org.apache.tapestry5.beanmodel.internalModifier and TypeInterfaceDescriptioninterface
Extension toPropertyConduit2
that adds a method to determine the name of the property. -
Uses of PropertyConduit2 in org.apache.tapestry5.beanmodel.internal.services
Classes in org.apache.tapestry5.beanmodel.internal.services that implement PropertyConduit2Modifier and TypeClassDescriptionclass
class
A PropertyConduit for a literal value in an expression, such as a number, or "true", "false" or "null".