jBPM Console NG - Generic Client 6.1.0.Final

org.jbpm.console.ng.gc.client.gridexp
Class GridExpListPresenter

java.lang.Object
  extended by org.jbpm.console.ng.gc.client.gridexp.GridExpListPresenter

@Dependent
public class GridExpListPresenter
extends Object


Nested Class Summary
static interface GridExpListPresenter.GridExpListView
           
 
Constructor Summary
GridExpListPresenter()
           
 
Method Summary
 void addDataDisplay(com.google.gwt.view.client.HasData<DataMockSummary> display)
           
 com.google.gwt.view.client.ListDataProvider<DataMockSummary> getDataProvider()
           
 org.uberfire.workbench.model.menu.Menus getMenus()
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<GridExpListPresenter> getView()
           
 void onFocus()
           
 void onOpen()
           
 void refreshList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridExpListPresenter

public GridExpListPresenter()
Method Detail

getMenus

public org.uberfire.workbench.model.menu.Menus getMenus()

getTitle

public String getTitle()

getView

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

refreshList

public void refreshList()

addDataDisplay

public void addDataDisplay(com.google.gwt.view.client.HasData<DataMockSummary> display)

getDataProvider

public com.google.gwt.view.client.ListDataProvider<DataMockSummary> getDataProvider()

onOpen

public void onOpen()

onFocus

public void onFocus()

jBPM Console NG - Generic Client 6.1.0.Final

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