jBPM Console NG - Business Domain Client 6.1.1-SNAPSHOT

org.jbpm.console.ng.bd.client.editors.deployment.list
Interface DeploymentUnitsListPresenter.DeploymentUnitsListView

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

public static interface DeploymentUnitsListPresenter.DeploymentUnitsListView
extends org.uberfire.client.mvp.UberView<DeploymentUnitsListPresenter>


Method Summary
 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

showBusyIndicator

void showBusyIndicator(String message)

hideBusyIndicator

void hideBusyIndicator()

jBPM Console NG - Business Domain Client 6.1.1-SNAPSHOT

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