jBPM Console NG - Business Domain Client 6.0.0.CR4-Pre1

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 displayNotification(String text)
           
 String getCurrentFilter()
           
 void hideBusyIndicator()
           
 void setCurrentFilter(String filter)
           
 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()

getCurrentFilter

String getCurrentFilter()

setCurrentFilter

void setCurrentFilter(String filter)

jBPM Console NG - Business Domain Client 6.0.0.CR4-Pre1

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