Uses of Package
org.cytoscape.model.events
Package
Description
This package defines the various interfaces, abstract classes, and enums
that represent the Cytoscape Swing Application API.
This package contains the event interfaces necessary for communicating
with the classes in org.cytoscape.model.
-
-
ClassDescriptionFired before an edge is actually removed so that listeners have a chance to clean up before the edge object disappears.Fired before a node is actually removed so that listeners have a chance to clean up before the node object disappears.An event fired when an edge is added to a network.Event for upper layers.This event signals that a column has been created.This event signals that a column has been deleted.This event signals that a columns name has been changed.This event signals that a network is about to be destroyed.This event signals that a network has been added.This event signals that a Network has been destroyed.Just a signal in case anyone wants to resync after an edge has been removed.Just a signal in case anyone wants to resync after a node has been removed.This event signals that rows have been created.This event signals that rows have been Deleted.Holds a record of a
CyRow
that was set and what it was set to.This event signals that rows have been set.Event that signals when the selection state of nodes and/or edges has changed within a network.Used to track setting of nested networks on nodes.This event signals that a table is about to be deleted.This event will be fired when new table is added toCyTableManager
.This event signals that a table has been deleted.This event is fired when a table privacy is changed from public to private or vice versa.TODO: Missing documentationUsed to track removing of nested networks from nodes.