org.opennms.features.gwt.graph.resource.list.client.presenter
Class KscReportListPresenter

java.lang.Object
  extended by org.opennms.features.gwt.graph.resource.list.client.presenter.DefaultResourceListPresenter
      extended by org.opennms.features.gwt.graph.resource.list.client.presenter.KscReportListPresenter
All Implemented Interfaces:
Presenter, DefaultResourceListView.Presenter<ResourceListItem>, ResourceListView.Presenter<ResourceListItem>

public class KscReportListPresenter
extends DefaultResourceListPresenter


Nested Class Summary
 
Nested classes/interfaces inherited from class org.opennms.features.gwt.graph.resource.list.client.presenter.DefaultResourceListPresenter
DefaultResourceListPresenter.SearchPopupDisplay
 
Constructor Summary
KscReportListPresenter(DefaultResourceListView<ResourceListItem> view, SearchPopup searchPopup, com.google.gwt.core.client.JsArray<ResourceListItem> dataList, String baseUrl)
           
 
Method Summary
 void onResourceItemSelected()
           
 
Methods inherited from class org.opennms.features.gwt.graph.resource.list.client.presenter.DefaultResourceListPresenter
getBaseUrl, getView, go, onSearchButtonClicked, setBaseUrl, setView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KscReportListPresenter

public KscReportListPresenter(DefaultResourceListView<ResourceListItem> view,
                              SearchPopup searchPopup,
                              com.google.gwt.core.client.JsArray<ResourceListItem> dataList,
                              String baseUrl)
Method Detail

onResourceItemSelected

public void onResourceItemSelected()
Specified by:
onResourceItemSelected in interface ResourceListView.Presenter<ResourceListItem>
Overrides:
onResourceItemSelected in class DefaultResourceListPresenter


Copyright © 2011. All Rights Reserved.