Interface InternalPropBinding
- All Superinterfaces:
AnnotationProvider
,Binding
,Binding2
- All Known Implementing Classes:
PropBinding
Internal marker interface for PropBinding
-
Method Summary
Modifier and TypeMethodDescriptionReturns the name of the property, if exists.Methods inherited from interface org.apache.tapestry5.commons.AnnotationProvider
getAnnotation
Methods inherited from interface org.apache.tapestry5.Binding
get, getBindingType, isInvariant, set
Methods inherited from interface org.apache.tapestry5.Binding2
getBindingGenericType
-
Method Details
-
getPropertyName
Returns the name of the property, if exists.
-