Interface DynamicDelegate


public interface DynamicDelegate
Used by implementations of DynamicTemplate to obtain Blocks as replacements for elements within the template. The Blocks are passed to the Dynamic component as informal parameters.
Since:
5.3
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the Block with the given unique name.
    Returns the component resources (i.e., the Dynamic component), used when creating bindings for expansions located inside the dynamic template.