org.jbpm.console.ng.dm.client.experimental.pagination
Class DocumentListPresenter
java.lang.Object
org.jbpm.console.ng.dm.client.experimental.pagination.DocumentListPresenter
@Dependent
public class DocumentListPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentListPresenter
public DocumentListPresenter()
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<DocumentListPresenter> getView()
refreshDocumentList
public void refreshDocumentList(String id)
filterProcessList
public void filterProcessList(String filter)
addDataDisplay
public void addDataDisplay(com.google.gwt.view.client.HasData<CMSContentSummary> display)
getDataProvider
public com.google.gwt.view.client.ListDataProvider<CMSContentSummary> getDataProvider()
refreshData
public void refreshData()
onOpen
public void onOpen()
onFocus
public void onFocus()
getMenus
public org.uberfire.workbench.model.menu.Menus getMenus()
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)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.