@Dependent public class DocumentListViewImpl extends AbstractListView<CMSContentSummary,DocumentListPresenter> implements DocumentListPresenter.DocumentListView
| Modifier and Type | Class and Description |
|---|---|
protected class |
DocumentListViewImpl.GoHasCell |
protected class |
DocumentListViewImpl.RemoveHasCell |
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_ID |
static String |
COL_ID_NAME |
com.github.gwtbootstrap.client.ui.Button |
homeLink |
com.github.gwtbootstrap.client.ui.Button |
newLink |
com.github.gwtbootstrap.client.ui.Button |
parentLink |
com.google.gwt.user.client.ui.Anchor |
pathLink |
identity, listGrid, menuRefreshButton, menuResetTabsButton, noActionColumnManager, placeManager, presenter, selectedItem, selectedRow, selectedStyles, selectionModel| Constructor and Description |
|---|
DocumentListViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(DocumentListPresenter presenter) |
void |
initColumns(ExtendedPagedTable extendedPagedTable) |
void |
updatePathLink() |
displayNotification, getListGrid, getMenuRefreshButton, getMenuResetTabsButton, hideBusyIndicator, init, initGenericToolBar, onResize, setupButtons, 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, getMenuRefreshButton, getMenuResetTabsButton, hideBusyIndicator, setupButtons, showBusyIndicatorpublic static final String COL_ID_ID
public static final String COL_ID_NAME
public static final String COL_ID_ACTIONS
public com.github.gwtbootstrap.client.ui.Button parentLink
public com.google.gwt.user.client.ui.Anchor pathLink
public com.github.gwtbootstrap.client.ui.Button homeLink
public com.github.gwtbootstrap.client.ui.Button newLink
public void init(DocumentListPresenter presenter)
init in interface org.uberfire.client.mvp.UberView<DocumentListPresenter>public void initColumns(ExtendedPagedTable extendedPagedTable)
initColumns in class AbstractListView<CMSContentSummary,DocumentListPresenter>public void updatePathLink()
updatePathLink in interface DocumentListPresenter.DocumentListViewCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.