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>
| 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)
getTaskListMultiDayBox
TaskListMultiDayBox getTaskListMultiDayBox()
getSelectionModel
com.google.gwt.view.client.MultiSelectionModel<TaskSummary> getSelectionModel()
getSearchBox
com.github.gwtbootstrap.client.ui.TextBox getSearchBox()
refreshTasks
void refreshTasks()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.