@Dependent public class ProcessInstanceListViewImpl extends AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter> implements ProcessInstanceListPresenter.ProcessInstanceListView
| Modifier and Type | Field and Description |
|---|---|
static String |
COL_ID_ACTIONS |
static String |
COL_ID_DESCRIPTION |
static String |
COL_ID_IDENTITY |
static String |
COL_ID_PROCESSINSIID |
static String |
COL_ID_PROCESSNAME |
static String |
COL_ID_PROCESSVERSION |
static String |
COL_ID_SELECT |
static String |
COL_ID_START |
static String |
COL_ID_STATUS |
createTabButton, currentGlobalPreferences, currentListGrid, FILTER_TABLE_SETTINGS, filterPagedTable, identity, noActionColumnManager, notification, placeManager, presenter, selectedItem, selectedRow, selectedStyles, selectionModel, USER_DEFINED| Constructor and Description |
|---|
ProcessInstanceListViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyFilterOnPresenter(HashMap<String,Object> params) |
void |
applyFilterOnPresenter(String key) |
void |
formClosed(org.uberfire.client.workbench.events.BeforeClosePlaceEvent closed) |
void |
init(ProcessInstanceListPresenter presenter) |
void |
initColumns(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable) |
void |
initDefaultFilters(org.uberfire.ext.services.shared.preferences.GridGlobalPreferences preferences,
org.gwtbootstrap3.client.ui.Button createTabButton) |
void |
initExtraButtons(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable) |
void |
initSelectionModel() |
createGridInstance, displayNotification, getFilterPagedTable, getListGrid, getMultiGridPreferencesStore, getValidKeyForAdditionalListGrid, hideBusyIndicator, init, initGenericToolBar, loadGridInstance, onResize, resetDefaultFilterTitleAndDescription, restoreTabs, selectFirstTabAndEnableQueries, 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 COL_ID_SELECT
public static final String COL_ID_ACTIONS
public static final String COL_ID_PROCESSINSIID
public static final String COL_ID_PROCESSNAME
public static final String COL_ID_IDENTITY
public static final String COL_ID_PROCESSVERSION
public static final String COL_ID_START
public static final String COL_ID_DESCRIPTION
public static final String COL_ID_STATUS
public void init(ProcessInstanceListPresenter presenter)
init in interface org.uberfire.client.mvp.UberView<ProcessInstanceListPresenter>public void initSelectionModel()
initSelectionModel in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>public void initColumns(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable)
initColumns in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>public void initExtraButtons(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable)
initExtraButtons in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>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,ProcessInstanceListPresenter>public void applyFilterOnPresenter(String key)
applyFilterOnPresenter in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.