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>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
displayNotification
void displayNotification(String text)
showBusyIndicator
void showBusyIndicator(String message)
hideBusyIndicator
void hideBusyIndicator()
getCurrentFilter
String getCurrentFilter()
setCurrentFilter
void setCurrentFilter(String filter)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.