org.opennms.features.gwt.ksc.combobox.client
Class AppController

java.lang.Object
  extended by org.opennms.features.gwt.ksc.combobox.client.AppController
All Implemented Interfaces:
Presenter

public class AppController
extends Object
implements Presenter


Constructor Summary
AppController(com.google.gwt.core.client.JsArray<KscReportDetail> kscReportDetails)
           
 
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

AppController

public AppController(com.google.gwt.core.client.JsArray<KscReportDetail> kscReportDetails)
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.