jBPM Console NG - Human Tasks Client 6.0.0.Beta3

org.jbpm.console.ng.ht.client.editors.taskslist
Interface TasksListPresenter.TaskListView

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

public static interface TasksListPresenter.TaskListView
extends org.uberfire.client.mvp.UberView<TasksListPresenter>


Method Summary
 void displayNotification(String text)
           
 TaskListMultiDayBox getTaskListMultiDayBox()
           
 void refreshTasks()
           
 
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)

getTaskListMultiDayBox

TaskListMultiDayBox getTaskListMultiDayBox()

refreshTasks

void refreshTasks()

jBPM Console NG - Human Tasks Client 6.0.0.Beta3

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