Cytoscape 3.0.1 API

Uses of Class
org.cytoscape.model.events.RowSetRecord

Packages that use RowSetRecord
org.cytoscape.model.events This package contains the event interfaces necessary for communicating with the classes in org.cytoscape.model. 
 

Uses of RowSetRecord in org.cytoscape.model.events
 

Methods in org.cytoscape.model.events that return types with arguments of type RowSetRecord
 Collection<RowSetRecord> RowsSetEvent.getColumnRecords(String colName)
          Returns all of the RowSetRecords whose specified column value is set.
 

Constructor parameters in org.cytoscape.model.events with type arguments of type RowSetRecord
RowsSetEvent(CyTable source, Collection<RowSetRecord> rows)
          Constructs Event.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.