Uses of Class
org.kie.workbench.common.dmn.client.editors.documentation.common.HTMLDownloadHelper
-
Packages that use HTMLDownloadHelper Package Description org.kie.workbench.common.dmn.client.editors.documentation -
-
Uses of HTMLDownloadHelper in org.kie.workbench.common.dmn.client.editors.documentation
Constructors in org.kie.workbench.common.dmn.client.editors.documentation with parameters of type HTMLDownloadHelper Constructor Description DMNDocumentationView(elemental2.dom.HTMLDivElement documentationPanel, elemental2.dom.HTMLDivElement documentationContent, elemental2.dom.HTMLButtonElement printButton, elemental2.dom.HTMLButtonElement downloadHtmlFile, org.kie.workbench.common.stunner.core.client.util.PrintHelper printHelper, DMNDocumentationService documentationService, HTMLDownloadHelper downloadHelper, DMNDocumentationViewButtonsVisibilitySupplier buttonsVisibilitySupplier)
-