Uses of Package
org.cytoscape.view.model.events
Packages that use org.cytoscape.view.model.events
Package
Description
Definitions for View-Model related events and their listeners.
-
Classes in org.cytoscape.view.model.events used by org.cytoscape.view.model.eventsClassDescriptionWhen column
Views are about to be removed from aCyTableView, this event will be fired.When edgeViews are about to be removed from a CyNetworkView, this event will be fired.When nodeViews are about to be removed from a CyNetworkView, this event will be fired.When rowViews are about to be removed from aCyTableView, this event will be fired.When columnViewis added to aCyTableView, this event will be fired.When edge View is added to a CyNetworkView, this event will be fired.When node View is added to a CyNetworkView, this event will be fired.When rowViewis added to aCyTableView, this event will be fired.Fit network visualization to the given container.Fit only selected graph object views to the container.When aCyNetworkViewis about to be destroyed, this event will be fired.When aCyNetworkViewis added to a CyNetworkViewManager, this event will be fired.When aCyNetworkViewis destroyed, this event will be fired.When aCyTableViewis about to be destroyed, this event will be fired.When aCyTableViewis added to aCyTableViewManager, this event will be fired.This event is fired when aVisualPropertyvalue is set or removed from aView.When aCyTableViewis destroyed, this event will be fired.If something has been changed in the view model, presentation layer should catch the event and update its visualization.This event is fired when aVisualPropertyvalue is set or removed from aView.A utility class used to describe one change to aView.