public final class GroupAboutToCollapseEvent extends AbstractCyEvent<CyGroup>
Constructor and Description |
---|
GroupAboutToCollapseEvent(CyGroup source,
CyNetwork network,
boolean collapsing)
Constructs event.
|
Modifier and Type | Method and Description |
---|---|
boolean |
collapsing()
Is the group collapsed or expanded?
|
CyNetwork |
getNetwork() |
getListenerClass, getSource
public boolean collapsing()
public final CyNetwork getNetwork()
Copyright 2011 Cytoscape Consortium. All rights reserved.