|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CySessionManager | |
---|---|
org.cytoscape.app | This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X. |
org.cytoscape.session.events | This package contains the interfaces and classes necessary to capturing, session change events. |
Uses of CySessionManager in org.cytoscape.app |
---|
Methods in org.cytoscape.app that return CySessionManager | |
---|---|
CySessionManager |
CyAppAdapter.getCySessionManager()
Returns an instance of CySessionManager . |
Uses of CySessionManager in org.cytoscape.session.events |
---|
Constructors in org.cytoscape.session.events with parameters of type CySessionManager | |
---|---|
SessionAboutToBeSavedEvent(CySessionManager source)
Constructor. |
|
SessionLoadedEvent(CySessionManager source,
CySession session,
String fileName)
Constructor. |
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |