@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.AboutPopupConfigpublic String productVersion()
productVersion in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfigpublic String productLicense()
productLicense in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfigpublic String productImageUrl()
productImageUrl in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfigpublic String backgroundImageUrl()
backgroundImageUrl in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfigCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.