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