org.jbpm.console.ng.gc.client.experimental.grid
Class GridBasePresenter
java.lang.Object
org.jbpm.console.ng.gc.client.experimental.grid.GridBasePresenter
@Dependent
public class GridBasePresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridBasePresenter
public GridBasePresenter()
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<GridBasePresenter> getView()
addDataDisplay
public void addDataDisplay(com.google.gwt.view.client.HasData<DataMockSummary> display)
createData
public void createData()
refreshList
public void refreshList()
getDataProvider
public com.google.gwt.view.client.AsyncDataProvider<DataMockSummary> getDataProvider()
onOpen
public void onOpen()
onFocus
public void onFocus()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.