public static interface RepositoryConfigurationPresenter.RepositoryConfigurationView extends org.uberfire.client.mvp.UberView<RepositoryConfigurationPresenter>, BaseAssetsMgmtView
| Modifier and Type | Method and Description |
|---|---|
org.gwtbootstrap3.client.ui.Button |
getConfigureButton() |
org.gwtbootstrap3.client.ui.TextBox |
getCurrentVersionText() |
org.gwtbootstrap3.client.ui.TextBox |
getDevBranchText() |
org.gwtbootstrap3.client.ui.TextBox |
getReleaseBranchText() |
org.gwtbootstrap3.client.ui.TextBox |
getVersionText() |
displayNotification, getChooseRepositoryBoxorg.gwtbootstrap3.client.ui.Button getConfigureButton()
org.gwtbootstrap3.client.ui.TextBox getReleaseBranchText()
org.gwtbootstrap3.client.ui.TextBox getDevBranchText()
org.gwtbootstrap3.client.ui.TextBox getCurrentVersionText()
org.gwtbootstrap3.client.ui.TextBox getVersionText()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.