@Dependent public class ProcessDefinitionListPresenter extends AbstractScreenListPresenter<ProcessSummary>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProcessDefinitionListPresenter.ProcessDefinitionListView |
identity, place, placeManageraddingDefaultFilters, autoRefreshEnabled, autoRefreshSeconds, currentFilter, dataProvider, menuRefreshButton, menuResetTabsButton, refreshTimer, textSearchStr| Constructor and Description |
|---|
ProcessDefinitionListPresenter() |
| Modifier and Type | Method and Description |
|---|---|
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, initDataProvider, isAddingDefaultFilters, onClose, onGridPreferencesStoreLoaded, onSearchEvent, refreshGrid, setAddingDefaultFilters, setAutoRefreshSeconds, setupButtons, updateDataOnCallback, updateRefreshInterval, 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>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.