@Dependent public class ProcessVariableListPresenter extends AbstractListPresenter<ProcessVariableSummary>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProcessVariableListPresenter.ProcessVariableListView |
autoRefreshEnabled, autoRefreshSeconds, currentFilter, dataProvider, refreshTimer, textSearchStr| Constructor and Description |
|---|
ProcessVariableListPresenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
getData(com.google.gwt.view.client.Range visibleRange) |
protected AbstractListView.ListView |
getListView() |
int |
getProcessInstanceStatus() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
init() |
void |
onProcessInstanceSelectionEvent(ProcessInstanceSelectionEvent event) |
addDataDisplay, getAutoRefreshSeconds, getDataProvider, initDataProvider, onSearchEvent, refreshGrid, setAutoRefreshSeconds, updateDataOnCallback, updateRefreshInterval, updateRefreshTimer@PostConstruct public void init()
public com.google.gwt.user.client.ui.IsWidget getWidget()
public void onProcessInstanceSelectionEvent(@Observes
ProcessInstanceSelectionEvent event)
public int getProcessInstanceStatus()
protected AbstractListView.ListView getListView()
getListView in class AbstractListPresenter<ProcessVariableSummary>public void getData(com.google.gwt.view.client.Range visibleRange)
getData in class AbstractListPresenter<ProcessVariableSummary>Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.