org.opennms.features.poller.remote.gwt.client.events
Interface LocationPanelSelectEventHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
All Known Subinterfaces:
RemotePollerPresenter
All Known Implementing Classes:
DefaultLocationManager, LocationPanel

public interface LocationPanelSelectEventHandler
extends com.google.gwt.event.shared.EventHandler

LocationPanelSelectEventHandler interface.

Since:
1.8.1
Version:
$Id: $
Author:
ranger

Method Summary
 void onLocationSelected(LocationPanelSelectEvent event)
          onLocationSelected
 

Method Detail

onLocationSelected

void onLocationSelected(LocationPanelSelectEvent event)

onLocationSelected

Parameters:
event - a LocationPanelSelectEvent object.


Copyright © 2011. All Rights Reserved.