public static interface ReleaseConfigurationPresenter.ReleaseConfigurationView extends org.uberfire.client.mvp.UberView<ReleaseConfigurationPresenter>, BaseAssetsMgmtView
| Modifier and Type | Method and Description |
|---|---|
org.gwtbootstrap3.client.ui.ListBox |
getChooseBranchBox() |
org.gwtbootstrap3.client.ui.TextBox |
getCurrentVersionText() |
org.gwtbootstrap3.client.ui.TextBox |
getVersionText() |
void |
showHideDeployToRuntimeSection(boolean show) |
displayNotification, getChooseRepositoryBoxorg.gwtbootstrap3.client.ui.ListBox getChooseBranchBox()
org.gwtbootstrap3.client.ui.TextBox getCurrentVersionText()
org.gwtbootstrap3.client.ui.TextBox getVersionText()
void showHideDeployToRuntimeSection(boolean show)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.