@Dependent
@Templated(value="/org/jbpm/workbench/common/client/list/AbstractMultiGridView.html",
stylesheet="/org/jbpm/workbench/common/client/resources/css/kie-manage.less")
public class ProcessInstanceListViewImpl
extends AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>
implements ProcessInstanceListPresenter.ProcessInstanceListView
ACTIONS_COLUMN_WIDTH, CHECK_COLUMN_WIDTH, COL_ID_ACTIONS, COL_ID_SELECT, column, conditionalKebabActionCell, ERROR_COLUMN_WIDTH, filters, listTable, notification, placeManager, preferences, presenter, userPreferencesService| Constructor and Description |
|---|
ProcessInstanceListViewImpl() |
addActiveFilter, addNewTableToColumn, controlBulkOperations, createNumberColumn, createTextColumn, displayNotification, enableWidgets, getListGrid, hideBusyIndicator, init, initActionsColumn, initBulkActions, initChecksColumn, initSelectionModel, isColumnAdded, loadListTable, onResize, removeActiveFilter, removeAllActiveFilters, setSaveFilterCallback, setUserPreferencesService, showBusyIndicatorclaimElement, 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, waitaddActiveFilter, loadListTable, removeActiveFilter, removeAllActiveFilters, setSaveFilterCallbackdisplayNotification, getListGrid, hideBusyIndicator, showBusyIndicatorpublic List<String> getInitColumns()
getInitColumns in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>public List<String> getBannedColumns()
getBannedColumns in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>public String getEmptyTableCaption()
getEmptyTableCaption in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>public List<org.gwtbootstrap3.client.ui.AnchorListItem> getBulkActionsItems(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable)
getBulkActionsItems in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>public void initColumns(ListTable<ProcessInstanceSummary> extendedPagedTable)
initColumns in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>public void addDomainSpecifColumns(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable, Set<String> columns)
addDomainSpecifColumns in interface ProcessInstanceListPresenter.ProcessInstanceListViewprotected com.google.gwt.user.cellview.client.Column initGenericColumn(String key)
initGenericColumn in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>protected org.gwtbootstrap3.client.ui.AnchorListItem getBulkAbort(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable)
protected org.gwtbootstrap3.client.ui.AnchorListItem getBulkSignal(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable)
protected org.uberfire.mvp.Command getSignalCommand(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable)
protected org.uberfire.mvp.Command getAbortCommand(ExtendedPagedTable<ProcessInstanceSummary> extendedPagedTable)
protected List<ConditionalAction<ProcessInstanceSummary>> getConditionalActions()
getConditionalActions in class AbstractMultiGridView<ProcessInstanceSummary,ProcessInstanceListPresenter>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.