public final class GroupNodesRemovedEvent extends AbstractCyEvent
| Constructor and Description |
|---|
GroupNodesRemovedEvent(CyGroup source,
CyNode node)
Constructs event.
|
GroupNodesRemovedEvent(CyGroup source,
List<CyNode> nodes)
Constructs event.
|
| Modifier and Type | Method and Description |
|---|---|
List<CyNode> |
getNodes()
Returns the list of nodes associated with this event.
|
getListenerClass, getSourceCopyright 2011 Cytoscape Consortium. All rights reserved.