public static interface AboutPopup.View extends org.uberfire.client.mvp.UberElement<AboutPopup>
| Modifier and Type | Method and Description |
|---|---|
void |
setBackgroundImageUrl(String backgroundImageUrl) |
void |
setProductImageUrl(String productImageUrl) |
void |
setProductLicense(String productLicense) |
void |
setProductName(String productName) |
void |
setProductVersion(String productVersion) |
void |
show() |
void show()
void setProductName(String productName)
void setProductVersion(String productVersion)
void setProductLicense(String productLicense)
void setProductImageUrl(String productImageUrl)
void setBackgroundImageUrl(String backgroundImageUrl)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.