@Dependent public class DataSetProcessInstanceListViewImpl extends AbstractMultiGridView<ProcessInstanceSummary,DataSetProcessInstanceListPresenter> implements DataSetProcessInstanceListPresenter.DataSetProcessInstanceListView
| Modifier and Type | Field and Description |
|---|---|
static String |
COL_ID_ACTIONS |
static String |
COL_ID_SELECT |
static String |
PROCESS_INSTANCES_DATASET_ID |
static String |
PROCESS_INSTANCES_LIST_PREFIX |
createTabButton, currentGlobalPreferences, currentListGrid, FILTER_TABLE_SETTINGS, filterPagedTable, identity, noActionColumnManager, notification, placeManager, presenter, selectedItem, selectedRow, selectedStyles, selectionModel, USER_DEFINED| Constructor and Description |
|---|
DataSetProcessInstanceListViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyFilterOnPresenter(HashMap<String,Object> params) |
void |
applyFilterOnPresenter(String key) |
FilterSettings |
createTableSettingsPrototype() |
void |
formClosed(org.uberfire.client.workbench.events.BeforeClosePlaceEvent closed) |
int |
getRefreshValue() |
void |
init(DataSetProcessInstanceListPresenter presenter) |
void |
initColumns(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable) |
void |
initDefaultFilters(org.uberfire.ext.services.shared.preferences.GridGlobalPreferences preferences,
org.gwtbootstrap3.client.ui.Button createTabButton) |
void |
initSelectionModel() |
void |
saveRefreshValue(int newValue) |
createGridInstance, displayNotification, getFilterPagedTable, getListGrid, getMultiGridPreferencesStore, getValidKeyForAdditionalListGrid, hideBusyIndicator, init, initExtraButtons, initGenericToolBar, loadGridInstance, onResize, resetDefaultFilterTitleAndDescription, restoreTabs, setFilterPagedTable, setIdentity, setPreferencesService, showBusyIndicator, showRestoreDefaultFilterConfirmationPopupclaimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdisplayNotification, getListGrid, hideBusyIndicator, showBusyIndicator, showRestoreDefaultFilterConfirmationPopuppublic static final String PROCESS_INSTANCES_LIST_PREFIX
public static final String PROCESS_INSTANCES_DATASET_ID
public static final String COL_ID_SELECT
public static final String COL_ID_ACTIONS
public void init(DataSetProcessInstanceListPresenter presenter)
init in interface org.uberfire.client.mvp.UberView<DataSetProcessInstanceListPresenter>public void initSelectionModel()
initSelectionModel in class AbstractMultiGridView<ProcessInstanceSummary,DataSetProcessInstanceListPresenter>public void initColumns(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable)
initColumns in class AbstractMultiGridView<ProcessInstanceSummary,DataSetProcessInstanceListPresenter>public void formClosed(@Observes
org.uberfire.client.workbench.events.BeforeClosePlaceEvent closed)
public void initDefaultFilters(org.uberfire.ext.services.shared.preferences.GridGlobalPreferences preferences,
org.gwtbootstrap3.client.ui.Button createTabButton)
initDefaultFilters in class AbstractMultiGridView<ProcessInstanceSummary,DataSetProcessInstanceListPresenter>public void applyFilterOnPresenter(String key)
applyFilterOnPresenter in interface DataSetProcessInstanceListPresenter.DataSetProcessInstanceListViewapplyFilterOnPresenter in class AbstractMultiGridView<ProcessInstanceSummary,DataSetProcessInstanceListPresenter>public FilterSettings createTableSettingsPrototype()
public int getRefreshValue()
getRefreshValue in interface DataSetProcessInstanceListPresenter.DataSetProcessInstanceListViewpublic void saveRefreshValue(int newValue)
saveRefreshValue in interface DataSetProcessInstanceListPresenter.DataSetProcessInstanceListViewCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.