Package org.apache.tapestry5.internal.bindings
package org.apache.tapestry5.internal.bindings
[INTERNAL USE ONLY] support classes for binding; API subject to change
-
ClassDescriptionAbstract base class for bindings.Binding factory where the expression is a reference to an asset.Accesses a named block from the container.The "component:" binding prefix, which allows access to a child component via its id.Specialization of
AssetBindingFactory
that is explicitly limited to context assets.Internal marker interface for PropBindingExtendsAbstractBinding
with a description and a binding type, with invariant forced to true.Binding type for literal, immutable values.Binding factory that treats the expression as a literal string.Implementation of the message: binding prefix -- we simply get the message key and store it inside atLiteralBinding
.Treats the expression as the name of aNullFieldStrategy
, accessed via theNullFieldStrategySource
service.Base class for bindings created by thePropBindingFactory
.Binding factory for reading and updating JavaBean properties.Interprets the binding expression as the name of aTranslator
provided by theTranslatorSource
.Factory for bindings that provide aFieldValidator
based on a validator specification.