public final class TableDeletedEvent extends AbstractCyEvent<CyTableManager>
Module: model-api
To use this in your app, include the following dependency in your POM:
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>model-api</artifactId>
</dependency>| Constructor and Description |
|---|
TableDeletedEvent(CyTableManager source)
Constructs the event.
|
public TableDeletedEvent(CyTableManager source)
source - the table managerCopyright 2011-2015 Cytoscape Consortium. All rights reserved.