org.opennms.features.gwt.ksc.combobox.client
Class KSCResourceCombobox
java.lang.Object
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().
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KSCResourceCombobox
public KSCResourceCombobox()
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.