public interface AboutToRemoveEdgesListener extends CyListener
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(AboutToRemoveEdgesEvent e)
The method that should handle the specified event.
|
void handleEvent(AboutToRemoveEdgesEvent e)
e
- The event to be handled.Copyright 2011 Cytoscape Consortium. All rights reserved.