Uses of Interface
org.knime.core.webui.page.Page.StringSupplier
Packages that use Page.StringSupplier
-
Uses of Page.StringSupplier in org.knime.core.webui.page
Methods in org.knime.core.webui.page with parameters of type Page.StringSupplierModifier and TypeMethodDescriptionstatic PageBuilderPage.builder(Page.StringSupplier content, String relativePath) Creates aPageBuilder-instance to create a (dynamic) page (and associated resources) from anInputStream.