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

java.lang.Object
  extended by org.opennms.features.gwt.graph.resource.list.client.view.KscCustomSelectionView
All Implemented Interfaces:
KscCustomReportListPresenter.SelectionDisplay

public class KscCustomSelectionView
extends Object
implements KscCustomReportListPresenter.SelectionDisplay


Field Summary
static String CREATE_NEW
           
static String CREATE_NEW_FROM_EXISTING
           
static String CUSTOMIZE
           
static String DELETE
           
static String VIEW
           
 
Constructor Summary
KscCustomSelectionView()
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget asWidget()
           
 String getSelectAction()
           
 com.google.gwt.event.dom.client.HasClickHandlers getSubmitButton()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW

public static final String VIEW
See Also:
Constant Field Values

CUSTOMIZE

public static final String CUSTOMIZE
See Also:
Constant Field Values

CREATE_NEW

public static final String CREATE_NEW
See Also:
Constant Field Values

CREATE_NEW_FROM_EXISTING

public static final String CREATE_NEW_FROM_EXISTING
See Also:
Constant Field Values

DELETE

public static final String DELETE
See Also:
Constant Field Values
Constructor Detail

KscCustomSelectionView

public KscCustomSelectionView()
Method Detail

getSubmitButton

public com.google.gwt.event.dom.client.HasClickHandlers getSubmitButton()
Specified by:
getSubmitButton in interface KscCustomReportListPresenter.SelectionDisplay

getSelectAction

public String getSelectAction()
Specified by:
getSelectAction in interface KscCustomReportListPresenter.SelectionDisplay

asWidget

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


Copyright © 2011. All Rights Reserved.