public final class SessionAboutToBeLoadedEvent extends AbstractCyEvent<Object>
Module: session-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>session-api</artifactId> </dependency>
Constructor and Description |
---|
SessionAboutToBeLoadedEvent(Object source)
Constructor.
|
public SessionAboutToBeLoadedEvent(Object source)
source
- The object that fired this event.Copyright 2011-2015 Cytoscape Consortium. All rights reserved.