org.opennms.features.gwt.ksc.combobox.client.presenter
Class KscComboboxPresenter
java.lang.Object
org.opennms.features.gwt.ksc.combobox.client.presenter.KscComboboxPresenter
- All Implemented Interfaces:
- Presenter, KscComboboxView.Presenter<KscReportDetail>
public class KscComboboxPresenter
- extends Object
- implements Presenter, KscComboboxView.Presenter<KscReportDetail>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KscComboboxPresenter
public KscComboboxPresenter(KscComboboxViewImpl view,
com.google.gwt.core.client.JsArray<KscReportDetail> kscReportDetails)
onSearchButtonClicked
public void onSearchButtonClicked()
- Specified by:
onSearchButtonClicked in interface KscComboboxView.Presenter<KscReportDetail>
onEnterKeyEvent
public void onEnterKeyEvent()
- Specified by:
onEnterKeyEvent in interface KscComboboxView.Presenter<KscReportDetail>
onKscReportSelected
public void onKscReportSelected()
- Specified by:
onKscReportSelected in interface KscComboboxView.Presenter<KscReportDetail>
go
public void go(com.google.gwt.user.client.ui.HasWidgets container)
- Specified by:
go in interface Presenter
getBaseHref
public final String getBaseHref()
Copyright © 2011. All Rights Reserved.