@Dependent public class ProcessDefinitionListPresenter extends AbstractScreenListPresenter<ProcessSummary>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProcessDefinitionListPresenter.ProcessDefinitionListView |
identity, place, placeManageraddingDefaultFilters, autoRefreshEnabled, autoRefreshSeconds, currentFilter, dataProvider, refreshTimer, textSearchStr| Constructor and Description |
|---|
ProcessDefinitionListPresenter() |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.workbench.model.menu.Menus |
buildMenu() |
void |
getData(com.google.gwt.view.client.Range visibleRange) |
protected AbstractListView.ListView |
getListView() |
String |
getTitle() |
org.uberfire.client.mvp.UberView<ProcessDefinitionListPresenter> |
getView() |
void |
openGenericForm(String processDefId,
String deploymentId,
String processDefName) |
onFocus, onOpen, onStartupaddDataDisplay, getAutoRefreshSeconds, getDataProvider, getRefreshTimer, getTextSearchStr, initDataProvider, isAddingDefaultFilters, isAutoRefreshEnabled, onClose, onGridPreferencesStoreLoaded, onRefresh, onRestoreDefaultFilters, onSearchEvent, onUpdateRefreshInterval, refreshGrid, setAddingDefaultFilters, setAutoRefreshEnabled, setAutoRefreshSeconds, setRefreshTimer, updateDataOnCallback, updateRefreshTimerpublic String getTitle()
public org.uberfire.client.mvp.UberView<ProcessDefinitionListPresenter> getView()
public void openGenericForm(String processDefId, String deploymentId, String processDefName)
protected AbstractListView.ListView getListView()
getListView in class AbstractListPresenter<ProcessSummary>public void getData(com.google.gwt.view.client.Range visibleRange)
getData in class AbstractListPresenter<ProcessSummary>public org.uberfire.workbench.model.menu.Menus buildMenu()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.