org.opennms.features.gwt.graph.resource.list.client.presenter
Class KscCustomReportListPresenter
java.lang.Object
org.opennms.features.gwt.graph.resource.list.client.presenter.DefaultResourceListPresenter
org.opennms.features.gwt.graph.resource.list.client.presenter.KscCustomReportListPresenter
- All Implemented Interfaces:
- Presenter, DefaultResourceListView.Presenter<ResourceListItem>, ResourceListView.Presenter<ResourceListItem>
public class KscCustomReportListPresenter
- extends DefaultResourceListPresenter
- implements Presenter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KscCustomReportListPresenter
public KscCustomReportListPresenter(DefaultResourceListView<ResourceListItem> view,
DefaultResourceListPresenter.SearchPopupDisplay searchPopup,
com.google.gwt.core.client.JsArray<ResourceListItem> dataList,
KscCustomReportListPresenter.SelectionDisplay selectionDisplay,
String baseUrl)
go
public void go(com.google.gwt.user.client.ui.HasWidgets container)
- Specified by:
go in interface Presenter- Overrides:
go in class DefaultResourceListPresenter
onResourceItemSelected
public void onResourceItemSelected()
- Specified by:
onResourceItemSelected in interface ResourceListView.Presenter<ResourceListItem>- Overrides:
onResourceItemSelected in class DefaultResourceListPresenter
Copyright © 2011. All Rights Reserved.