Interface Binding2

All Superinterfaces:
AnnotationProvider, Binding
All Known Subinterfaces:
InternalPropBinding
All Known Implementing Classes:
AbstractBinding, AssetBinding, AttributeExpansionBinding, BlockBinding, ComponentBinding, InvariantBinding, LiteralBinding, PropBinding, RenderVariableBinding

public interface Binding2 extends Binding
Extension to Binding that adds a method to access the generic property type. BindingFactory instances should ideally return Binding2 objects, not Binding. This is only primarily of interest to ComponentResources.
Since:
5.4