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

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
All Known Implementing Classes:
Application

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

LocationsUpdatedEventHandler interface.

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

Method Summary
 void onLocationsUpdated(LocationsUpdatedEvent e)
          onLocationsUpdated
 

Method Detail

onLocationsUpdated

void onLocationsUpdated(LocationsUpdatedEvent e)

onLocationsUpdated

Parameters:
e - a LocationsUpdatedEvent object.


Copyright © 2011. All Rights Reserved.