org.opennms.features.gwt.graph.resource.list.client.view
Interface KscChooseResourceListView<T>

All Superinterfaces:
ResourceListView<T>

public interface KscChooseResourceListView<T>
extends ResourceListView<T>


Nested Class Summary
static interface KscChooseResourceListView.Presenter<T>
           
 
Method Summary
 void setPresenter(KscChooseResourceListView.Presenter<T> presenter)
           
 
Methods inherited from interface org.opennms.features.gwt.graph.resource.list.client.view.ResourceListView
asWidget, getSelectedResource, setDataList, showWarning
 

Method Detail

setPresenter

void setPresenter(KscChooseResourceListView.Presenter<T> presenter)


Copyright © 2011. All Rights Reserved.