org.jbpm.console.ng.pr.client.editors.definition.list
Class ProcessDefinitionListPresenter
java.lang.Object
org.jbpm.console.ng.pr.client.editors.definition.list.ProcessDefinitionListPresenter
@Dependent
public class ProcessDefinitionListPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessDefinitionListPresenter
public ProcessDefinitionListPresenter()
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<ProcessDefinitionListPresenter> getView()
refreshProcessList
public void refreshProcessList()
filterProcessList
public void filterProcessList(String filter)
reloadRepository
public void reloadRepository()
addDataDisplay
public void addDataDisplay(com.google.gwt.view.client.HasData<ProcessSummary> display)
getDataProvider
public com.google.gwt.view.client.ListDataProvider<ProcessSummary> getDataProvider()
refreshData
public void refreshData()
onOpen
public void onOpen()
onFocus
public void onFocus()
onSearch
public void onSearch(@Observes
ProcessDefinitionsSearchEvent searchFilter)
getMenus
public org.uberfire.workbench.model.menu.Menus getMenus()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.