Guvnor - Asset Management Client 6.2.0.Beta3

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>


Method Summary
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.ListBox getChooseRepositoryBox()
           
 com.github.gwtbootstrap.client.ui.ListBox getChooseSourceBranchBox()
           
 com.github.gwtbootstrap.client.ui.ListBox getChooseTargetBranchBox()
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

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()

Guvnor - Asset Management Client 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.