Class ComponentsHelper


  • public class ComponentsHelper
    extends Object
    • Method Detail

      • listComponents

        public static List<org.dashbuilder.external.model.ExternalComponent> listComponents​(Path componentsPath)
      • listPagesComponents

        public static List<String> listPagesComponents​(List<Page> pages)
      • collectingPropertyValue

        public static Stream<String> collectingPropertyValue​(Page page,
                                                             String propertyId)