public final class GroupAddedToNetworkEvent extends AbstractCyEvent<CyGroup>
Module: group-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>group-api</artifactId> </dependency>
Constructor and Description |
---|
GroupAddedToNetworkEvent(CyGroup source,
CyNetwork network)
Constructs event.
|
Modifier and Type | Method and Description |
---|---|
CyNetwork |
getNetwork() |
getListenerClass, getSource
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.