org.opennms.features.gwt.graph.resource.list.client.view
Class KscReportResourceChooser

java.lang.Object
  extended by org.opennms.features.gwt.graph.resource.list.client.view.KscReportResourceChooser
All Implemented Interfaces:
KscGraphResourceListPresenter.ViewChoiceDisplay

public class KscReportResourceChooser
extends Object
implements KscGraphResourceListPresenter.ViewChoiceDisplay


Constructor Summary
KscReportResourceChooser()
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget asWidget()
           
 com.google.gwt.event.dom.client.HasClickHandlers getChooseButton()
           
 com.google.gwt.event.dom.client.HasClickHandlers getViewButton()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KscReportResourceChooser

public KscReportResourceChooser()
Method Detail

getViewButton

public com.google.gwt.event.dom.client.HasClickHandlers getViewButton()
Specified by:
getViewButton in interface KscGraphResourceListPresenter.ViewChoiceDisplay

getChooseButton

public com.google.gwt.event.dom.client.HasClickHandlers getChooseButton()
Specified by:
getChooseButton in interface KscGraphResourceListPresenter.ViewChoiceDisplay

asWidget

public com.google.gwt.user.client.ui.Widget asWidget()
Specified by:
asWidget in interface KscGraphResourceListPresenter.ViewChoiceDisplay


Copyright © 2011. All Rights Reserved.