@Dependent public class ProcessDocumentListViewImpl extends AbstractListView<DocumentSummary,ProcessDocumentListPresenter> implements ProcessDocumentListPresenter.ProcessDocumentListView
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_DOCID |
static String |
COL_ID_DOCSIZE |
static String |
COL_ID_LASTMOD |
static String |
COL_ID_PATH |
identity, listGrid, noActionColumnManager, notification, placeManager, presenter, selectedItem, selectedRow, selectedStyles, selectionModel| Constructor and Description |
|---|
ProcessDocumentListViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
formClosed(org.uberfire.client.workbench.events.BeforeClosePlaceEvent closed) |
void |
init(ProcessDocumentListPresenter presenter) |
void |
initColumns(ExtendedPagedTable extendedPagedTable) |
com.google.gwt.user.cellview.client.Column |
initDocumentLinkColumn() |
String |
readableFileSize(long size) |
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_DOCID
public static final String COL_ID_LASTMOD
public static final String COL_ID_DOCSIZE
public static final String COL_ID_PATH
public static final String COL_ID_ACTIONS
public void init(ProcessDocumentListPresenter presenter)
init in interface ProcessDocumentListPresenter.ProcessDocumentListViewinit in interface org.uberfire.client.mvp.UberView<ProcessDocumentListPresenter>public void initColumns(ExtendedPagedTable extendedPagedTable)
initColumns in class AbstractListView<DocumentSummary,ProcessDocumentListPresenter>public String readableFileSize(long size)
public com.google.gwt.user.cellview.client.Column initDocumentLinkColumn()
public void formClosed(@Observes
org.uberfire.client.workbench.events.BeforeClosePlaceEvent closed)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.