public static interface ProcessAdminSettingsPresenter.ProcessAdminSettingsView extends org.uberfire.client.mvp.UberView<ProcessAdminSettingsPresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
displayNotification(String text) |
org.gwtbootstrap3.client.ui.TextBox |
getDeploymentIdText() |
org.gwtbootstrap3.client.ui.Button |
getGenerateMockInstancesButton() |
org.gwtbootstrap3.client.ui.TextBox |
getProcessIdText() |
void displayNotification(String text)
org.gwtbootstrap3.client.ui.TextBox getDeploymentIdText()
org.gwtbootstrap3.client.ui.TextBox getProcessIdText()
org.gwtbootstrap3.client.ui.Button getGenerateMockInstancesButton()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.