Interface Subpart

  • All Known Implementing Classes:
    Subpart.ExpressionSubpart, Subpart.StringSubpart
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface Subpart
    A subpart identifies different rendering layers (::subpart syntax).
    Since:
    8086 (creation), 10600 (functional interface)
    • Method Detail

      • getId

        String getId​(Environment env)
        Gets the ID of the subpart
        Parameters:
        env - The environment to get it from
        Returns:
        The id