@ApplicationScoped public class AboutPopupConfigImpl extends Object implements org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
Constructor and Description |
---|
AboutPopupConfigImpl() |
Modifier and Type | Method and Description |
---|---|
String |
backgroundImageUrl() |
String |
productImageUrl() |
String |
productLicense() |
String |
productName() |
String |
productVersion() |
public String productName()
productName
in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
public String productVersion()
productVersion
in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
public String productLicense()
productLicense
in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
public String productImageUrl()
productImageUrl
in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
public String backgroundImageUrl()
backgroundImageUrl
in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.