public static interface ExternalComponentPresenter.View extends UberView<ExternalComponentPresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
configurationIssue(String message) |
void |
configurationOk() |
void |
makeReady() |
void |
postMessage(ExternalComponentMessage message) |
void |
setComponentURL(String url) |
initvoid setComponentURL(String url)
void postMessage(ExternalComponentMessage message)
void makeReady()
void configurationIssue(String message)
void configurationOk()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.