Uses of Package
org.cytoscape.view.model.events
Package
Description
Definitions for View-Model related events and their listeners.
-
ClassDescriptionWhen column
View
s are about to be removed from aCyTableView
, this event will be fired.When edgeView
s are about to be removed from a CyNetworkView, this event will be fired.When nodeView
s are about to be removed from a CyNetworkView, this event will be fired.When rowView
s are about to be removed from aCyTableView
, this event will be fired.When columnView
is 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 rowView
is 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 aCyNetworkView
is about to be destroyed, this event will be fired.When aCyNetworkView
is added to a CyNetworkViewManager, this event will be fired.When aCyNetworkView
is destroyed, this event will be fired.When aCyTableView
is about to be destroyed, this event will be fired.When aCyTableView
is added to aCyTableViewManager
, this event will be fired.This event is fired when aVisualProperty
value is set or removed from aView
.When aCyTableView
is 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 aVisualProperty
value is set or removed from aView
.A utility class used to describe one change to aView
.