jBPM Console NG - Executor Service Client 6.0.0.Beta5

org.jbpm.console.ng.es.client.editors.requestlist
Interface RequestListPresenter.RequestListView

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

public static interface RequestListPresenter.RequestListView
extends org.uberfire.client.mvp.UberView<RequestListPresenter>


Method Summary
 void displayNotification(String text)
           
 com.google.gwt.user.cellview.client.DataGrid<RequestSummary> getDataGrid()
           
 com.github.gwtbootstrap.client.ui.CheckBox getShowCompletedCheck()
           
 com.google.gwt.user.cellview.client.ColumnSortEvent.ListHandler<RequestSummary> getSortHandler()
           
 
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)

getShowCompletedCheck

com.github.gwtbootstrap.client.ui.CheckBox getShowCompletedCheck()

getDataGrid

com.google.gwt.user.cellview.client.DataGrid<RequestSummary> getDataGrid()

getSortHandler

com.google.gwt.user.cellview.client.ColumnSortEvent.ListHandler<RequestSummary> getSortHandler()

jBPM Console NG - Executor Service Client 6.0.0.Beta5

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