jBPM Console NG - Business Domain Client 6.1.0.Beta1

org.jbpm.console.ng.bd.client.editors.deployment.newunit
Interface NewDeploymentPresenter.NewDeploymentView

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

public static interface NewDeploymentPresenter.NewDeploymentView
extends org.uberfire.client.mvp.UberView<NewDeploymentPresenter>


Method Summary
 void cleanForm()
           
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.TextBox getGroupText()
           
 void hideBusyIndicator()
           
 void showBusyIndicator(String message)
           
 
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)

showBusyIndicator

void showBusyIndicator(String message)

hideBusyIndicator

void hideBusyIndicator()

getGroupText

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

cleanForm

void cleanForm()

jBPM Console NG - Business Domain Client 6.1.0.Beta1

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