public abstract class DMNPage
extends org.uberfire.client.views.pfly.multipage.PageImpl
Modifier and Type | Field and Description |
---|---|
protected static String |
DMN_PAGE_CSS_CLASS |
Constructor and Description |
---|
DMNPage(String i18nTitleKey,
elemental2.dom.HTMLDivElement pageView,
org.jboss.errai.ui.client.local.spi.TranslationService translationService) |
Modifier and Type | Method and Description |
---|---|
protected elemental2.dom.HTMLDivElement |
getPageView() |
protected void |
setupPageCSSClass(String cssClass) |
protected static final String DMN_PAGE_CSS_CLASS
public DMNPage(String i18nTitleKey, elemental2.dom.HTMLDivElement pageView, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
protected void setupPageCSSClass(String cssClass)
protected elemental2.dom.HTMLDivElement getPageView()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.