org.opennms.features.gwt.graph.resource.list.client
Class KscReportListAppController

java.lang.Object
  extended by org.opennms.features.gwt.graph.resource.list.client.KscReportListAppController
All Implemented Interfaces:
Presenter

public class KscReportListAppController
extends Object
implements Presenter


Constructor Summary
KscReportListAppController(com.google.gwt.core.client.JsArray<ResourceListItem> resourceListData, String baseUrl)
           
 
Method Summary
 void go(com.google.gwt.user.client.ui.HasWidgets container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KscReportListAppController

public KscReportListAppController(com.google.gwt.core.client.JsArray<ResourceListItem> resourceListData,
                                  String baseUrl)
Method Detail

go

public void go(com.google.gwt.user.client.ui.HasWidgets container)
Specified by:
go in interface Presenter


Copyright © 2011. All Rights Reserved.