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