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