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

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

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

ApplicationDeselectedEventHandler interface.

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

Method Summary
 void onApplicationDeselected(ApplicationDeselectedEvent event)
          onApplicationDeselected
 

Method Detail

onApplicationDeselected

void onApplicationDeselected(ApplicationDeselectedEvent event)

onApplicationDeselected

Parameters:
event - a ApplicationDeselectedEvent object.


Copyright © 2011. All Rights Reserved.