Class ExecutionErrorListViewImpl
- java.lang.Object
-
- com.google.gwt.user.client.ui.UIObject
-
- com.google.gwt.user.client.ui.Widget
-
- com.google.gwt.user.client.ui.Composite
-
- org.jbpm.workbench.common.client.list.AbstractMultiGridView<org.jbpm.workbench.es.model.ExecutionErrorSummary,ExecutionErrorListPresenter>
-
- org.jbpm.workbench.es.client.editors.errorlist.ExecutionErrorListViewImpl
-
- All Implemented Interfaces:
com.google.gwt.event.logical.shared.HasAttachHandlers,com.google.gwt.event.shared.HasHandlers,com.google.gwt.user.client.EventListener,com.google.gwt.user.client.ui.HasVisibility,com.google.gwt.user.client.ui.IsRenderable,com.google.gwt.user.client.ui.IsWidget,com.google.gwt.user.client.ui.RequiresResize,org.jbpm.workbench.common.client.list.ListView<org.jbpm.workbench.es.model.ExecutionErrorSummary,ExecutionErrorListPresenter>,org.jbpm.workbench.common.client.list.MultiGridView<org.jbpm.workbench.es.model.ExecutionErrorSummary,ExecutionErrorListPresenter>,ExecutionErrorListPresenter.ExecutionErrorListView,org.uberfire.client.mvp.HasPresenter<ExecutionErrorListPresenter>,org.uberfire.client.mvp.UberView<ExecutionErrorListPresenter>,org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
@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 org.jbpm.workbench.common.client.list.AbstractMultiGridView<org.jbpm.workbench.es.model.ExecutionErrorSummary,ExecutionErrorListPresenter> implements ExecutionErrorListPresenter.ExecutionErrorListView
-
-
Field Summary
-
Fields inherited from class org.jbpm.workbench.common.client.list.AbstractMultiGridView
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 Summary
Constructors Constructor Description ExecutionErrorListViewImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getBannedColumns()protected org.gwtbootstrap3.client.ui.AnchorListItemgetBulkAck(org.jbpm.workbench.common.client.list.ExtendedPagedTable<org.jbpm.workbench.es.model.ExecutionErrorSummary> extendedPagedTable)List<org.gwtbootstrap3.client.ui.AnchorListItem>getBulkActionsItems(org.jbpm.workbench.common.client.list.ExtendedPagedTable<org.jbpm.workbench.es.model.ExecutionErrorSummary> extendedPagedTable)protected List<org.jbpm.workbench.common.client.util.ConditionalAction<org.jbpm.workbench.es.model.ExecutionErrorSummary>>getConditionalActions()StringgetEmptyTableCaption()List<String>getInitColumns()voidinitColumns(org.jbpm.workbench.common.client.list.ListTable<org.jbpm.workbench.es.model.ExecutionErrorSummary> extendedPagedTable)-
Methods inherited from class org.jbpm.workbench.common.client.list.AbstractMultiGridView
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, showBusyIndicator
-
Methods inherited from class com.google.gwt.user.client.ui.Composite
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget
-
Methods inherited from class com.google.gwt.user.client.ui.Widget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
-
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, 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, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
hideBusyIndicator, showBusyIndicator
-
-
-
-
Method Detail
-
getInitColumns
public List<String> getInitColumns()
- Specified by:
getInitColumnsin classorg.jbpm.workbench.common.client.list.AbstractMultiGridView<org.jbpm.workbench.es.model.ExecutionErrorSummary,ExecutionErrorListPresenter>
-
getBannedColumns
public List<String> getBannedColumns()
- Specified by:
getBannedColumnsin classorg.jbpm.workbench.common.client.list.AbstractMultiGridView<org.jbpm.workbench.es.model.ExecutionErrorSummary,ExecutionErrorListPresenter>
-
getEmptyTableCaption
public String getEmptyTableCaption()
- Specified by:
getEmptyTableCaptionin classorg.jbpm.workbench.common.client.list.AbstractMultiGridView<org.jbpm.workbench.es.model.ExecutionErrorSummary,ExecutionErrorListPresenter>
-
getBulkActionsItems
public List<org.gwtbootstrap3.client.ui.AnchorListItem> getBulkActionsItems(org.jbpm.workbench.common.client.list.ExtendedPagedTable<org.jbpm.workbench.es.model.ExecutionErrorSummary> extendedPagedTable)
- Overrides:
getBulkActionsItemsin classorg.jbpm.workbench.common.client.list.AbstractMultiGridView<org.jbpm.workbench.es.model.ExecutionErrorSummary,ExecutionErrorListPresenter>
-
getBulkAck
protected org.gwtbootstrap3.client.ui.AnchorListItem getBulkAck(org.jbpm.workbench.common.client.list.ExtendedPagedTable<org.jbpm.workbench.es.model.ExecutionErrorSummary> extendedPagedTable)
-
initColumns
public void initColumns(org.jbpm.workbench.common.client.list.ListTable<org.jbpm.workbench.es.model.ExecutionErrorSummary> extendedPagedTable)
- Specified by:
initColumnsin classorg.jbpm.workbench.common.client.list.AbstractMultiGridView<org.jbpm.workbench.es.model.ExecutionErrorSummary,ExecutionErrorListPresenter>
-
getConditionalActions
protected List<org.jbpm.workbench.common.client.util.ConditionalAction<org.jbpm.workbench.es.model.ExecutionErrorSummary>> getConditionalActions()
- Specified by:
getConditionalActionsin classorg.jbpm.workbench.common.client.list.AbstractMultiGridView<org.jbpm.workbench.es.model.ExecutionErrorSummary,ExecutionErrorListPresenter>
-
-