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