|
jBPM Console NG - Documents Client 6.2.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.jbpm.console.ng.gc.client.list.base.AbstractListView<CMSContentSummary,DocumentListPresenter>
org.jbpm.console.ng.dm.client.document.list.DocumentListViewImpl
@Dependent public class DocumentListViewImpl
Nested Class Summary | |
---|---|
protected class |
DocumentListViewImpl.GoHasCell
|
protected class |
DocumentListViewImpl.RemoveHasCell
|
Nested classes/interfaces inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListView |
---|
AbstractListView.BasicListView<T extends org.jbpm.console.ng.ga.model.GenericSummary>, AbstractListView.ListView<T extends org.jbpm.console.ng.ga.model.GenericSummary,V> |
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
Field Summary | |
---|---|
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
|
Fields inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListView |
---|
identity, listGrid, noActionColumnManager, placeManager, presenter, selectedItem, selectedRow, selectedStyles, selectionModel |
Fields inherited from class com.google.gwt.user.client.ui.UIObject |
---|
DEBUG_ID_PREFIX |
Constructor Summary | |
---|---|
DocumentListViewImpl()
|
Method Summary | |
---|---|
void |
init(DocumentListPresenter presenter)
|
void |
initColumns()
|
void |
updatePathLink()
|
Methods inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListView |
---|
displayNotification, getListGrid, hideBusyIndicator, init, initGenericToolBar, onResize, 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 |
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, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jbpm.console.ng.gc.client.list.base.AbstractListView.BasicListView |
---|
displayNotification, getListGrid, hideBusyIndicator, showBusyIndicator |
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
---|
asWidget |
Field Detail |
---|
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
Constructor Detail |
---|
public DocumentListViewImpl()
Method Detail |
---|
public void init(DocumentListPresenter presenter)
init
in interface org.uberfire.client.mvp.UberView<DocumentListPresenter>
public void initColumns()
initColumns
in class AbstractListView<CMSContentSummary,DocumentListPresenter>
public void updatePathLink()
updatePathLink
in interface DocumentListPresenter.DocumentListView
|
jBPM Console NG - Documents Client 6.2.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |