@Dependent
@Templated(value="/org/jbpm/workbench/common/client/list/AbstractMultiGridView.html",
stylesheet="/org/jbpm/workbench/common/client/resources/css/kie-manage.less")
public class ExecutionErrorListViewImpl
extends AbstractMultiGridView<ExecutionErrorSummary,ExecutionErrorListPresenter>
implements ExecutionErrorListPresenter.ExecutionErrorListView
ACTIONS_COLUMN_WIDTH, alert, CHECK_COLUMN_WIDTH, COL_ID_ACTIONS, COL_ID_SELECT, column, conditionalKebabActionCell, ERROR_COLUMN_WIDTH, filters, listTable, notification, placeManager, preferences, presenter, userPreferencesService| Constructor and Description |
|---|
ExecutionErrorListViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getBannedColumns() |
protected org.gwtbootstrap3.client.ui.AnchorListItem |
getBulkAck(ExtendedPagedTable<ExecutionErrorSummary> extendedPagedTable) |
List<org.gwtbootstrap3.client.ui.AnchorListItem> |
getBulkActionsItems(ExtendedPagedTable<ExecutionErrorSummary> extendedPagedTable) |
protected List<ConditionalAction<ExecutionErrorSummary>> |
getConditionalActions() |
String |
getEmptyTableCaption() |
List<String> |
getInitColumns() |
void |
initColumns(ListTable<ExecutionErrorSummary> extendedPagedTable) |
addActiveFilter, addColumnSortHandler, addDomainSpecifColumns, addNewTableToColumn, clearBlockingError, controlBulkOperations, createNumberColumn, createTextColumn, displayBlockingError, displayNotification, enableWidgets, existsColumnWithSameName, getListGrid, getSortColumn, hasBulkActions, hideBusyIndicator, init, initActionsColumn, initBulkActions, initChecksColumn, initGenericColumn, initSelectionModel, isColumnAdded, isSortAscending, loadListTable, onResize, reloadColumnSortList, removeActiveFilter, removeAllActiveFilters, removeDomainSpecifColumns, renameVariables, 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, getSortColumn, isSortAscending, loadListTable, removeActiveFilter, removeAllActiveFilters, setSaveFilterCallbackclearBlockingError, displayBlockingError, displayNotification, getListGridpublic List<String> getInitColumns()
getInitColumns in class AbstractMultiGridView<ExecutionErrorSummary,ExecutionErrorListPresenter>public List<String> getBannedColumns()
getBannedColumns in class AbstractMultiGridView<ExecutionErrorSummary,ExecutionErrorListPresenter>public String getEmptyTableCaption()
getEmptyTableCaption in class AbstractMultiGridView<ExecutionErrorSummary,ExecutionErrorListPresenter>public List<org.gwtbootstrap3.client.ui.AnchorListItem> getBulkActionsItems(ExtendedPagedTable<ExecutionErrorSummary> extendedPagedTable)
getBulkActionsItems in class AbstractMultiGridView<ExecutionErrorSummary,ExecutionErrorListPresenter>protected org.gwtbootstrap3.client.ui.AnchorListItem getBulkAck(ExtendedPagedTable<ExecutionErrorSummary> extendedPagedTable)
public void initColumns(ListTable<ExecutionErrorSummary> extendedPagedTable)
initColumns in class AbstractMultiGridView<ExecutionErrorSummary,ExecutionErrorListPresenter>protected List<ConditionalAction<ExecutionErrorSummary>> getConditionalActions()
getConditionalActions in class AbstractMultiGridView<ExecutionErrorSummary,ExecutionErrorListPresenter>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.