org.opennms.features.poller.remote.gwt.client
Interface FilterPanel.StatusSelectionChangedEventHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
All Known Subinterfaces:
RemotePollerPresenter
All Known Implementing Classes:
DefaultLocationManager
Enclosing class:
FilterPanel

public static interface FilterPanel.StatusSelectionChangedEventHandler
extends com.google.gwt.event.shared.EventHandler


Method Summary
 void onStatusSelectionChanged(Status status, boolean selected)
           
 

Method Detail

onStatusSelectionChanged

void onStatusSelectionChanged(Status status,
                              boolean selected)


Copyright © 2011. All Rights Reserved.