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

java.lang.Object
  extended by org.opennms.features.gwt.ksc.combobox.client.KSCResourceCombobox
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class KSCResourceCombobox
extends Object
implements com.google.gwt.core.client.EntryPoint

Entry point classes define onModuleLoad().


Constructor Summary
KSCResourceCombobox()
           
 
Method Summary
static com.google.gwt.core.client.JsArray<KscReportDetail> getKscComboboxData()
           
 void onModuleLoad()
          This is the entry point method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KSCResourceCombobox

public KSCResourceCombobox()
Method Detail

onModuleLoad

public void onModuleLoad()
This is the entry point method.

Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

getKscComboboxData

public static com.google.gwt.core.client.JsArray<KscReportDetail> getKscComboboxData()


Copyright © 2011. All Rights Reserved.