org.jbpm.console.ng.dm.client.document.list
Class DocumentListPresenter
java.lang.Object
org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter<T>
org.jbpm.console.ng.gc.client.list.base.AbstractScreenListPresenter<CMSContentSummary>
org.jbpm.console.ng.dm.client.document.list.DocumentListPresenter
@Dependent
public class DocumentListPresenter
- extends AbstractScreenListPresenter<CMSContentSummary>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentListPresenter
public DocumentListPresenter()
onProcessDefSelectionEvent
public void onProcessDefSelectionEvent(@Observes
DocumentsListSearchEvent event)
onDocumentsParentSelectionEvent
public void onDocumentsParentSelectionEvent(@Observes
DocumentsParentSearchEvent event)
onDocumentsHomeSelectionEvent
public void onDocumentsHomeSelectionEvent(@Observes
DocumentsHomeSearchEvent event)
onDocumentRemoveEvent
public void onDocumentRemoveEvent(@Observes
DocumentRemoveSearchEvent event)
onDocumentAddedEvent
public void onDocumentAddedEvent(@Observes
NewDocumentEvent event)
onOpen
public void onOpen()
- Overrides:
onOpen
in class AbstractScreenListPresenter<CMSContentSummary>
onStartup
public void onStartup(org.uberfire.mvp.PlaceRequest place)
- Overrides:
onStartup
in class AbstractScreenListPresenter<CMSContentSummary>
onFocus
@OnFocus
public void onFocus()
- Overrides:
onFocus
in class AbstractScreenListPresenter<CMSContentSummary>
getView
public org.uberfire.client.mvp.UberView<DocumentListPresenter> getView()
getTitle
public String getTitle()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.