@Dependent public class ProcessDefinitionListViewImpl extends AbstractListView<ProcessSummary,ProcessDefinitionListPresenter> implements ProcessDefinitionListPresenter.ProcessDefinitionListView
AbstractListView.BasicListView<T extends GenericSummary>, AbstractListView.ListView<T extends GenericSummary,V>| Modifier and Type | Field and Description |
|---|---|
static String |
COL_ID_ACTIONS |
static String |
COL_ID_PROCESSNAME |
static String |
COL_ID_PROCESSVERSION |
static String |
COL_ID_PROJECT |
actionsColumn, identity, listGrid, noActionColumnManager, notification, placeManager, presenter, selectedItem, selectedRow, selectedStyles, selectionModel| Constructor and Description |
|---|
ProcessDefinitionListViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ProcessDefinitionListPresenter presenter) |
void |
initColumns(ExtendedPagedTable extendedPagedTable) |
void |
refreshNewProcessInstance(NewProcessInstanceEvent newProcessInstance) |
displayNotification, getListGrid, hideBusyIndicator, init, initGenericToolBar, onResize, 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, waitdisplayNotification, getListGrid, hideBusyIndicator, showBusyIndicatorpublic static final String COL_ID_PROCESSNAME
public static final String COL_ID_PROCESSVERSION
public static final String COL_ID_PROJECT
public static final String COL_ID_ACTIONS
public void init(ProcessDefinitionListPresenter presenter)
init in interface org.uberfire.client.mvp.UberView<ProcessDefinitionListPresenter>public void initColumns(ExtendedPagedTable extendedPagedTable)
initColumns in class AbstractListView<ProcessSummary,ProcessDefinitionListPresenter>public void refreshNewProcessInstance(@Observes
NewProcessInstanceEvent newProcessInstance)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.