org.jbpm.console.ng.pr.client.editors.definition.list
Interface ProcessDefinitionListPresenter.ProcessDefinitionListView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<ProcessDefinitionListPresenter>
- All Known Implementing Classes:
- ProcessDefinitionListViewImpl
- Enclosing class:
- ProcessDefinitionListPresenter
public static interface ProcessDefinitionListPresenter.ProcessDefinitionListView
- extends org.uberfire.client.mvp.UberView<ProcessDefinitionListPresenter>
| 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)
getCurrentFilter
String getCurrentFilter()
setCurrentFilter
void setCurrentFilter(String filter)
getDataGrid
com.github.gwtbootstrap.client.ui.DataGrid<ProcessSummary> getDataGrid()
showBusyIndicator
void showBusyIndicator(String message)
hideBusyIndicator
void hideBusyIndicator()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.