jBPM Console NG - Process Runtime Client 6.0.0.Beta4

org.jbpm.console.ng.pr.client.editors.instance.list
Interface ProcessInstanceListPresenter.ProcessInstanceListView

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

public static interface ProcessInstanceListPresenter.ProcessInstanceListView
extends org.uberfire.client.mvp.UberView<ProcessInstanceListPresenter>


Method Summary
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.DataGrid<ProcessInstanceSummary> getDataGrid()
           
 com.github.gwtbootstrap.client.ui.TextBox getSearchBox()
           
 
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)

getDataGrid

com.github.gwtbootstrap.client.ui.DataGrid<ProcessInstanceSummary> getDataGrid()

getSearchBox

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

jBPM Console NG - Process Runtime Client 6.0.0.Beta4

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