org.jbpm.console.ng.asset.client.editors.conf
Interface RepositoryConfigurationPresenter.RepositoryConfigurationView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<RepositoryConfigurationPresenter>
- All Known Implementing Classes:
- RepositoryConfigurationViewImpl
- Enclosing class:
- RepositoryConfigurationPresenter
public static interface RepositoryConfigurationPresenter.RepositoryConfigurationView
- extends org.uberfire.client.mvp.UberView<RepositoryConfigurationPresenter>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
displayNotification
void displayNotification(String text)
getChooseRepositoryBox
com.github.gwtbootstrap.client.ui.TextBox getChooseRepositoryBox()
getConfigureButton
com.github.gwtbootstrap.client.ui.Button getConfigureButton()
getReleaseBranchText
com.github.gwtbootstrap.client.ui.TextBox getReleaseBranchText()
getDevBranchText
com.github.gwtbootstrap.client.ui.TextBox getDevBranchText()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.