Interface ComposedComponent<T>

    • Method Detail

      • getComposedComponents

        java.util.Collection<T> getComposedComponents()
        Get the composed components within this one.
        Returns:
        the composed components.