jBPM Console NG - Process Runtime Client 6.2.0.Beta2

org.jbpm.console.ng.pr.client.editors.documents.list
Class ProcessDocumentListPresenter

java.lang.Object
  extended by org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter<DocumentSummary>
      extended by org.jbpm.console.ng.pr.client.editors.documents.list.ProcessDocumentListPresenter

@Dependent
public class ProcessDocumentListPresenter
extends AbstractListPresenter<DocumentSummary>


Nested Class Summary
static interface ProcessDocumentListPresenter.ProcessDocumentListView
           
 
Field Summary
 
Fields inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter
beforeCloseEvent, currentFilter, dataProvider, identity, place, placeManager
 
Constructor Summary
ProcessDocumentListPresenter()
           
 
Method Summary
 String getTitle()
           
 org.uberfire.client.mvp.UberView<ProcessDocumentListPresenter> getView()
           
 void onOpen()
           
 void onStartup(org.uberfire.mvp.PlaceRequest place)
           
 
Methods inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter
addDataDisplay, onClose, onFocus, onSearchEvent, refreshGrid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessDocumentListPresenter

public ProcessDocumentListPresenter()
Method Detail

getTitle

public String getTitle()

getView

public org.uberfire.client.mvp.UberView<ProcessDocumentListPresenter> getView()

onStartup

public void onStartup(org.uberfire.mvp.PlaceRequest place)
Overrides:
onStartup in class AbstractListPresenter<DocumentSummary>

onOpen

public void onOpen()
Overrides:
onOpen in class AbstractListPresenter<DocumentSummary>

jBPM Console NG - Process Runtime Client 6.2.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.