jBPM Console NG - Asset Management Client 6.2.0.Beta1

org.jbpm.console.ng.asset.client.editors.forms.promote
Interface SelectAssetsToPromotePresenter.SelectAssetsToPromoteView

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<SelectAssetsToPromotePresenter>
All Known Implementing Classes:
SelectAssetsToPromoteViewImpl
Enclosing class:
SelectAssetsToPromotePresenter

public static interface SelectAssetsToPromotePresenter.SelectAssetsToPromoteView
extends org.uberfire.client.mvp.UberView<SelectAssetsToPromotePresenter>


Method Summary
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.TextBox getChooseRepositoryBox()
           
 com.github.gwtbootstrap.client.ui.TextBox getTaskIdBox()
           
 
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.TextBox getChooseRepositoryBox()

getTaskIdBox

com.github.gwtbootstrap.client.ui.TextBox getTaskIdBox()

jBPM Console NG - Asset Management Client 6.2.0.Beta1

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