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

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

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

ApplicationSelectedEventHandler interface.

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

Method Summary
 void onApplicationSelected(ApplicationSelectedEvent event)
          onApplicationSelected
 

Method Detail

onApplicationSelected

void onApplicationSelected(ApplicationSelectedEvent event)

onApplicationSelected

Parameters:
event - a ApplicationSelectedEvent object.


Copyright © 2011. All Rights Reserved.