public static interface AbstractTaskListPresenter.TaskListView<T extends AbstractTaskListPresenter> extends MultiGridView<TaskSummary,T>
| Modifier and Type | Method and Description |
|---|---|
void |
addDomainSpecifColumns(ExtendedPagedTable<TaskSummary> extendedPagedTable,
Set<String> columns) |
FilterSettings |
getVariablesTableSettings(String processName) |
void |
setSelectedTask(TaskSummary selectedTask) |
applyFilterOnPresenter, getRefreshValue, saveRefreshValuedisplayNotification, getListGrid, hideBusyIndicator, showBusyIndicator, showRestoreDefaultFilterConfirmationPopupvoid addDomainSpecifColumns(ExtendedPagedTable<TaskSummary> extendedPagedTable, Set<String> columns)
FilterSettings getVariablesTableSettings(String processName)
void setSelectedTask(TaskSummary selectedTask)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.