com.ebmwebsourcing.geasytools.geasyui.api.connectable.events
Interface IConnectorHandler

All Known Subinterfaces:
ConnectorHandler

public interface IConnectorHandler


Method Summary
 void onAddWayPoint(IAddWayPointEvent event)
           
 void onConnection(IConnectionEvent event)
           
 void onRefresh(IRefreshEvent event)
           
 void onRemoveWayPoint(IRemoveWayPointEvent event)
           
 

Method Detail

onConnection

void onConnection(IConnectionEvent event)

onAddWayPoint

void onAddWayPoint(IAddWayPointEvent event)

onRemoveWayPoint

void onRemoveWayPoint(IRemoveWayPointEvent event)

onRefresh

void onRefresh(IRefreshEvent event)


Copyright © 2010-2011 Petals Link. All Rights Reserved.