Package | Description |
---|---|
org.apache.tapestry5.internal.bindings |
[INTERNAL USE ONLY] support classes for binding; API subject to change
|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
Modifier and Type | Class and Description |
---|---|
class |
AssetBinding |
class |
BlockBinding |
class |
ComponentBinding |
class |
InvariantBinding
Extends
AbstractBinding with a description and a binding type, with
invariant forced to true. |
class |
LiteralBinding
Binding type for literal, immutable values.
|
class |
PropBinding
Base class for bindings created by the
PropBindingFactory . |
class |
RenderVariableBinding |
Modifier and Type | Class and Description |
---|---|
class |
AttributeExpansionBinding
Wraps a
StringProvider as a read-only Binding . |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.