Package | Description |
---|---|
org.cytoscape.model.events |
This package contains the event interfaces necessary for communicating
with the classes in org.cytoscape.model.
|
Modifier and Type | Method and Description |
---|---|
Collection<RowSetRecord> |
RowsSetEvent.getColumnRecords(String colName)
Returns all of the
RowSetRecord s whose specified column value is set. |
Constructor and Description |
---|
RowsSetEvent(CyTable source,
Collection<RowSetRecord> rows)
Constructs Event.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.