Interface DelegatingNodeRendererFactory

    • Method Detail

      • getDelegates

        @Nullable
        @Nullable Set<Class<?>> getDelegates()
        List of renderer factories to which this factory's renderer may delegate rendering
        Returns:
        list of renderer factories