org.guvnor.asset.management.client.editors.build
Interface BuildConfigurationPresenter.BuildConfigurationView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<BuildConfigurationPresenter>
- All Known Implementing Classes:
- BuildConfigurationViewImpl
- Enclosing class:
- BuildConfigurationPresenter
public static interface BuildConfigurationPresenter.BuildConfigurationView
- extends org.uberfire.client.mvp.UberView<BuildConfigurationPresenter>
| 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.ListBox getChooseRepositoryBox()
getChooseBranchBox
com.github.gwtbootstrap.client.ui.ListBox getChooseBranchBox()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.